Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-001644
#<BuildRuby:0x000055b223136390
@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.20240203-001644",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000026 0.000007 0.000033 ( 0.000034)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.001551 0.006828 16.225727 ( 9.453264)
build_miniruby 0.005989 0.003124 28.865996 ( 18.229652)
build_ruby 0.001187 0.000435 3.541591 ( 3.791041)
build_all 0.011560 0.002863 19.850724 ( 12.671720)
build_install 0.007396 0.009671 7.211838 ( 3.641190)
test_btest 0.000616 0.000253 89.496931 ( 30.116715)
test_basic 0.001579 0.006371 0.879463 ( 0.952172)
test_all 0.069245 0.043936 641.146125 (190.009083)
test_rubyspec 0.049632 0.048137 146.486184 (157.824862)
total: 426.69 sec