Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-095003
#<BuildRuby:0x00007fe8127efde0
@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.20241105-095003",
@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.000024 0.000003 0.000027 ( 0.000026)
autoconf 0.000039 0.000006 0.000045 ( 0.000042)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.005440 0.003621 4.066692 ( 4.093978)
build_miniruby 0.001436 0.000233 1.749310 ( 1.762226)
build_ruby 0.000000 0.002260 4.360646 ( 22.746903)
build_all 0.003993 0.006545 7.204672 ( 4.725563)
build_install 0.012238 0.013522 10.239650 ( 7.263623)
test_btest 0.002335 0.000000 79.001032 ( 24.733229)
test_basic 0.004404 0.005010 0.868059 ( 0.922254)
test_all 0.114797 0.031552 710.033712 (214.449874)
test_rubyspec 0.036999 0.048151 119.013561 ( 28.007077)
total: 308.71 sec