Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240719-060822
#<BuildRuby:0x00007fb27ba2fdc0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240719-060822",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000029 0.000006 0.000035 ( 0.000036)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.000998 0.007062 3.427782 ( 3.312822)
build_miniruby 0.000000 0.001773 1.294910 ( 1.291905)
build_ruby 0.001067 0.001102 3.354565 ( 3.557475)
build_all 0.008256 0.001705 7.782151 ( 3.100692)
build_install 0.017337 0.002429 10.269925 ( 4.563963)
test_btest 0.000720 0.000204 108.926314 ( 27.981567)
test_basic 0.003610 0.003514 0.895145 ( 0.951019)
test_all 0.116898 0.038509 882.799254 (294.168572)
test_rubyspec 0.037928 0.052046 171.556113 ( 34.175968)
total: 373.11 sec