Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-170655
#<BuildRuby:0x00007f9c06cafdd8
@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.20241231-170655",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.004575 0.000947 1.955806 ( 2.259203)
build_miniruby 0.001189 0.000246 1.444880 ( 1.442442)
build_ruby 0.001776 0.000000 3.330972 ( 3.507530)
build_all 0.007145 0.001734 6.295752 ( 2.584377)
build_install 0.006516 0.012341 7.913315 ( 4.053804)
test_btest 0.000656 0.000187 76.295963 ( 20.778279)
test_basic 0.007848 0.001080 0.942273 ( 0.993907)
test_all 0.106666 0.038161 687.641324 (206.650766)
test_rubyspec 0.042703 0.037133 119.361229 ( 25.697740)
total: 267.97 sec