Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-063858
#<BuildRuby:0x00005640fc616078
@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.20230927-063858",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.006046 0.001344 2.368232 ( 4.879431)
build_miniruby 0.001387 0.000309 1.800450 ( 2.123105)
build_ruby 0.002156 0.000000 3.534223 ( 4.172938)
build_all 0.009250 0.000000 6.722995 ( 6.072978)
build_install 0.014604 0.007682 8.336651 ( 8.561845)
test_btest 0.000754 0.000177 88.731776 ( 64.541543)
test_basic 0.003114 0.005039 1.017693 ( 1.431953)
test_all 0.009209 0.001261 730.185763 (458.456999)
test_rubyspec 0.023331 0.053382 111.708072 (137.914331)
total: 688.16 sec