Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-040643
#<BuildRuby:0x000055bfdb776320
@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.20240123-040643",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.006380 0.000193 1.789870 ( 2.761720)
build_miniruby 0.000000 0.001588 1.690692 ( 1.694950)
build_ruby 0.000000 0.001489 3.634541 ( 4.089364)
build_all 0.007167 0.000364 6.446288 ( 3.105620)
build_install 0.016783 0.001334 7.700992 ( 4.541399)
test_btest 0.000855 0.000088 87.545307 ( 42.445987)
test_basic 0.007500 0.000313 0.959845 ( 1.185009)
test_all 0.102307 0.013603 748.486846 (270.008208)
test_rubyspec 0.036516 0.067183 170.877850 (187.948994)
total: 517.78 sec