Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-112621
#<BuildRuby:0x00007fde1af2fdc8
@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.20240901-112621",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000032 0.000010 0.000042 ( 0.000043)
configure 0.000029 0.000009 0.000038 ( 0.000038)
build_up 0.005755 0.001705 3.498160 ( 3.595659)
build_miniruby 0.001247 0.000369 1.520418 ( 1.516911)
build_ruby 0.001376 0.000408 4.229351 ( 4.381124)
build_all 0.004026 0.004211 7.350522 ( 2.983087)
build_install 0.018184 0.000286 9.301789 ( 4.146521)
test_btest 0.000728 0.000204 109.706953 ( 28.281562)
test_basic 0.004499 0.004395 0.992511 ( 1.039854)
test_all 0.122944 0.026623 775.571061 (265.655038)
test_rubyspec 0.050783 0.038954 168.334825 ( 27.848986)
total: 339.45 sec