Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-080834
#<BuildRuby:0x00007f16f2bbfde0
@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.20241209-080834",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006842 0.000192 3.037985 ( 3.215363)
build_miniruby 0.001404 0.000096 1.186683 ( 1.183699)
build_ruby 0.001555 0.000108 3.033472 ( 3.243956)
build_all 0.007706 0.000000 5.684367 ( 2.381718)
build_install 0.013500 0.004258 7.750092 ( 3.819874)
test_btest 0.000732 0.000065 68.749242 ( 18.666563)
test_basic 0.006951 0.000613 0.872299 ( 0.927125)
test_all 0.102695 0.041248 699.249939 (220.844198)
test_rubyspec 0.031465 0.046516 112.176999 ( 22.595958)
total: 276.88 sec