Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-092544
#<BuildRuby:0x00007fd4a62bfde0
@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.20240823-092544",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000038 0.000008 0.000046 ( 0.000048)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.002362 0.004722 2.680367 ( 2.725077)
build_miniruby 0.001383 0.000365 1.158363 ( 1.154699)
build_ruby 0.001357 0.000357 3.111347 ( 3.321732)
build_all 0.007514 0.000784 7.453372 ( 2.771122)
build_install 0.019386 0.000255 9.939024 ( 4.442345)
test_btest 0.000738 0.000154 107.122611 ( 29.405598)
test_basic 0.004346 0.003495 0.902665 ( 0.954290)
test_all 0.094208 0.057229 788.541216 (233.178743)
test_rubyspec 0.044987 0.047579 168.564431 ( 31.858574)
total: 309.81 sec