Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-133618
#<BuildRuby:0x0000561aabeda118
@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.20230713-133618",
@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.000030 0.000002 0.000032 ( 0.000025)
autoconf 0.000043 0.000003 0.000046 ( 0.000040)
configure 0.000034 0.000002 0.000036 ( 0.000036)
build_up 0.005444 0.003909 3.118158 ( 8.937697)
build_miniruby 0.009198 0.004156 275.233344 (265.505481)
build_ruby 0.002502 0.000000 5.202190 ( 28.170206)
build_all 0.068130 0.013782 180.062050 (230.692922)
build_install 0.015017 0.005444 4.313876 ( 16.748814)
test_btest 0.001002 0.000146 80.525222 ( 86.362228)
test_basic 0.003927 0.004596 0.948367 ( 2.357841)
test_all 0.001369 0.000220 634.770596 (659.420406)
test_rubyspec 0.037679 0.021147 92.378324 (176.233408)
total: 1474.43 sec