Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250317-120506
#<BuildRuby:0x00007f177301fdd8
@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.20250317-120506",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.001623 0.004534 2.296255 ( 2.262605)
build_miniruby 0.001345 0.000403 1.170716 ( 1.168757)
build_ruby 0.001413 0.000424 3.634608 ( 3.767882)
build_all 0.002939 0.005308 5.487286 ( 2.286584)
build_install 0.015701 0.002176 7.269262 ( 3.741351)
test_btest 0.000621 0.000198 47.425711 ( 13.631635)
test_basic 0.007978 0.000975 0.806264 ( 0.867511)
test_all 0.075346 0.042889 573.183800 (180.120963)
test_rubyspec 0.043414 0.028961 99.092920 ( 21.726008)
total: 229.57 sec