Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-032934
#<BuildRuby:0x00007f54dba1fdd8
@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.20241225-032934",
@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.000000 0.000060 0.000060 ( 0.000062)
autoconf 0.000000 0.000032 0.000032 ( 0.000031)
configure 0.000000 0.000021 0.000021 ( 0.000021)
build_up 0.001083 0.004086 1.732294 ( 2.053302)
build_miniruby 0.001173 0.000282 1.518329 ( 1.515139)
build_ruby 0.001440 0.000345 4.019520 ( 4.130521)
build_all 0.003365 0.005162 6.626162 ( 2.661616)
build_install 0.013442 0.004463 8.442160 ( 4.515593)
test_btest 0.000690 0.000197 77.847076 ( 22.711025)
test_basic 0.000950 0.008030 0.902239 ( 0.953671)
test_all 0.090484 0.053872 685.680829 (208.617761)
test_rubyspec 0.041390 0.040984 118.690594 ( 26.274171)
total: 273.43 sec