Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250508-204606
#<BuildRuby:0x00007f1d1909fdc0
@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.20250508-204606",
@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.000012 0.000005 0.000017 ( 0.000018)
autoconf 0.000025 0.000011 0.000036 ( 0.000035)
configure 0.000019 0.000009 0.000028 ( 0.000029)
build_up 0.000000 0.006521 2.332622 ( 2.450847)
build_miniruby 0.001538 0.000192 1.515055 ( 1.512101)
build_ruby 0.001258 0.000629 4.089047 ( 4.216089)
build_all 0.005983 0.002991 5.861982 ( 2.510804)
build_install 0.013240 0.006620 7.951953 ( 4.440965)
test_btest 0.000598 0.000299 49.976885 ( 14.614674)
test_basic 0.002756 0.005520 0.916415 ( 0.968184)
test_all 0.074011 0.046062 565.992027 (197.788169)
test_rubyspec 0.025514 0.049761 110.401754 ( 25.903549)
total: 254.41 sec