Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-162226
#<BuildRuby:0x000055f8b6192008
@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.20230125-162226",
@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.000009 0.000004 0.000013 ( 0.000013)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000013 0.000005 0.000018 ( 0.000018)
build_up 0.003522 0.001321 1.008767 ( 1.381764)
build_miniruby 0.001108 0.000416 0.891190 ( 0.889262)
build_ruby 0.001040 0.000390 2.302273 ( 2.610729)
build_all 0.001509 0.004924 3.513654 ( 1.746681)
build_install 0.005931 0.007328 2.699964 ( 1.810366)
test_btest 0.000674 0.000337 55.998673 ( 14.641250)
test_basic 0.004915 0.000315 0.297348 ( 0.389896)
test_all 0.000891 0.000423 596.670660 (172.671896)
test_rubyspec 0.017744 0.023557 60.110258 ( 70.076598)
total: 266.22 sec