Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-013445
#<BuildRuby:0x000055c3e847a1d8
@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.20230310-013445",
@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.000021 0.000006 0.000027 ( 0.000027)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.005598 0.000442 1.845885 ( 4.579948)
build_miniruby 0.001069 0.000305 1.284896 ( 1.368655)
build_ruby 0.001211 0.000346 2.521463 ( 2.915920)
build_all 0.004701 0.001343 2.025294 ( 2.359952)
build_install 0.013447 0.002449 3.281692 ( 3.427491)
test_btest 0.000669 0.000182 67.434425 ( 38.105635)
test_basic 0.004985 0.001360 0.551275 ( 0.753094)
test_all 0.001346 0.000091 548.854220 (239.188206)
test_rubyspec 0.017711 0.029668 78.431859 ( 95.114829)
total: 387.81 sec