Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-101907
#<BuildRuby:0x000055daf79b0d20
@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-101907",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.001423 0.004528 1.946883 ( 2.317788)
build_miniruby 0.001279 0.000407 1.529904 ( 1.530183)
build_ruby 0.001683 0.000000 3.198838 ( 3.436187)
build_all 0.002979 0.005610 5.651588 ( 2.879129)
build_install 0.013446 0.005989 7.209134 ( 4.239622)
test_btest 0.000650 0.000240 81.483244 ( 30.564099)
test_basic 0.004102 0.004120 0.794535 ( 0.864605)
test_all 0.081289 0.037049 662.232060 (239.268416)
test_rubyspec 0.024783 0.042299 92.631685 (104.764171)
total: 389.87 sec