Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250412-120830
#<BuildRuby:0x00007fa7ef69fde0
@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.20250412-120830",
@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.000024 0.000005 0.000029 ( 0.000026)
autoconf 0.000039 0.000009 0.000048 ( 0.000044)
configure 0.000035 0.000008 0.000043 ( 0.000042)
build_up 0.007514 0.000756 3.873941 ( 3.291422)
build_miniruby 0.001223 0.000267 1.238522 ( 1.237335)
build_ruby 0.002024 0.000000 3.144409 ( 3.291875)
build_all 0.007310 0.000000 4.957575 ( 2.101492)
build_install 0.002908 0.015786 7.383494 ( 3.584469)
test_btest 0.000000 0.000943 49.415652 ( 15.491975)
test_basic 0.001115 0.009279 0.909099 ( 0.963670)
test_all 0.098134 0.017695 550.545793 (164.826102)
test_rubyspec 0.053147 0.022961 103.168662 ( 23.561950)
total: 218.35 sec