Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251218-184121
#<BuildRuby:0x00007b34302afdc0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20251218-184121",
@make="make",
@no_timeout_error=nil,
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000033 0.000011 0.000044 ( 0.000044)
configure 0.000031 0.000010 0.000041 ( 0.000043)
build_up 0.002654 0.004236 2.615635 ( 2.929350)
build_miniruby 0.001691 0.000000 7.627317 ( 7.029875)
build_ruby 0.001776 0.000000 3.807684 ( 3.886199)
build_all 0.007810 0.000000 6.331304 ( 2.571946)
build_install 0.011476 0.007072 8.571138 ( 4.626312)
test_btest 0.000691 0.000243 71.421515 ( 20.659099)
test_basic 0.007765 0.001239 1.007285 ( 1.057013)
test_all 0.086915 0.039623 725.195906 (224.409327)
test_rubyspec 0.050400 0.035006 124.532080 ( 25.070272)
total: 292.24 sec