Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-181542
#<BuildRuby:0x00007f820af6fde0
@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.20241201-181542",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000035 0.000007 0.000042 ( 0.000041)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.008572 0.000104 3.405950 ( 3.280585)
build_miniruby 0.000000 0.001630 1.322684 ( 1.319795)
build_ruby 0.000139 0.001514 3.480835 ( 3.902297)
build_all 0.007792 0.000000 6.334429 ( 2.615675)
build_install 0.007677 0.008767 8.296998 ( 9.773533)
test_btest 0.000699 0.000175 75.912654 ( 28.858640)
test_basic 0.006263 0.001566 0.783557 ( 5.709424)
test_all 0.110416 0.029718 706.158642 (235.076836)
test_rubyspec 0.043090 0.037286 118.464290 ( 26.685925)
total: 317.22 sec