Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-221104
#<BuildRuby:0x000056464e7bda00
@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.20231221-221104",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.004514 0.001254 1.535246 ( 1.923173)
build_miniruby 0.000976 0.000272 1.486626 ( 1.484968)
build_ruby 0.001464 0.000406 2.834917 ( 3.045456)
build_all 0.001522 0.006178 5.448500 ( 2.131699)
build_install 0.013800 0.003271 6.764977 ( 3.322896)
test_btest 0.000856 0.000285 78.277747 ( 21.071582)
test_basic 0.001251 0.003964 0.765278 ( 0.827014)
test_all 0.092142 0.029722 631.832801 (212.138594)
test_rubyspec 0.022691 0.042043 88.673292 (100.250605)
total: 346.20 sec