Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-015108
#<BuildRuby:0x00007fdf6af1fdc8
@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.20241120-015108",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.005731 0.001543 3.551372 ( 3.557925)
build_miniruby 0.001308 0.000353 1.561267 ( 1.557436)
build_ruby 0.000000 0.001814 4.112377 ( 4.258085)
build_all 0.006495 0.001801 6.125583 ( 2.591132)
build_install 0.012758 0.005517 8.693923 ( 4.230714)
test_btest 0.000658 0.000198 73.121310 ( 19.290580)
test_basic 0.006994 0.002518 0.958358 ( 1.006044)
test_all 0.104998 0.040008 694.068376 (219.059427)
test_rubyspec 0.052048 0.026193 121.578317 ( 29.093190)
total: 284.65 sec