Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250815-090254
#<BuildRuby:0x000075a54098fde0
@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.20250815-090254",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.005770 0.002462 4.002681 ( 2.492355)
build_miniruby 0.001253 0.000088 1.183557 ( 1.180384)
build_ruby 0.001152 0.000524 3.291857 ( 3.391842)
build_all 0.004773 0.003223 6.108339 ( 2.515029)
build_install 0.016006 0.004660 9.108368 ( 4.523728)
test_btest 0.000928 0.000000 58.240183 ( 18.656633)
test_basic 0.002317 0.006050 1.022224 ( 1.071405)
test_all 0.093270 0.030723 653.488442 (191.811980)
test_rubyspec 0.059136 0.017849 107.226176 ( 24.637684)
total: 250.28 sec