Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-204535
#<BuildRuby:0x00007f3aaab4fdc0
@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.20241122-204535",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.004401 0.002374 2.933628 ( 2.914769)
build_miniruby 0.001232 0.000268 1.162402 ( 1.159220)
build_ruby 0.001549 0.000336 3.142070 ( 28.732633)
build_all 0.003017 0.004652 5.586965 ( 2.206622)
build_install 0.007214 0.010339 8.796270 ( 4.224447)
test_btest 0.000569 0.000197 76.074437 ( 20.720008)
test_basic 0.004024 0.005389 0.916029 ( 0.962348)
test_all 0.096750 0.051643 791.129296 (344.822461)
test_rubyspec 0.058374 0.031097 128.342243 ( 61.595697)
total: 467.34 sec