Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-192044
#<BuildRuby:0x000056439655e058
@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.20230906-192044",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.002586 0.003744 1.891906 ( 3.044180)
build_miniruby 0.001751 0.000000 1.669720 ( 1.877276)
build_ruby 0.001522 0.000000 3.527972 ( 4.056113)
build_all 0.007322 0.000603 6.336577 ( 4.376275)
build_install 0.011094 0.007159 7.387697 ( 5.194008)
test_btest 0.000000 0.001127 82.911919 ( 43.869712)
test_basic 0.004828 0.003463 0.916205 ( 1.174351)
test_all 0.008414 0.000882 672.612038 (324.476496)
test_rubyspec 0.033084 0.038542 102.741311 (121.434395)
total: 509.50 sec