Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-223410
#<BuildRuby:0x00007f40e2e7fde0
@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.20241104-223410",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000038 0.000003 0.000041 ( 0.000041)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.007678 0.000312 3.879485 ( 3.841976)
build_miniruby 0.001796 0.000150 1.637450 ( 1.639428)
build_ruby 0.001878 0.000156 4.200897 ( 4.361504)
build_all 0.008236 0.000000 6.736608 ( 2.813789)
build_install 0.010540 0.008055 9.251971 ( 4.350187)
test_btest 0.000942 0.000115 78.772703 ( 21.576930)
test_basic 0.001399 0.008482 0.962724 ( 1.013615)
test_all 0.121200 0.024249 768.153268 (236.337149)
test_rubyspec 0.043558 0.039770 124.511765 ( 37.079225)
total: 313.02 sec