Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-032356
#<BuildRuby:0x00007fe63140fdc0
@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.20241106-032356",
@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.000026 0.000004 0.000030 ( 0.000029)
autoconf 0.000045 0.000006 0.000051 ( 0.000051)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.001548 0.008071 3.682510 ( 8.438669)
build_miniruby 0.000000 0.001765 1.077335 ( 2.135658)
build_ruby 0.000000 0.001948 3.679638 ( 21.645666)
build_all 0.007555 0.002981 7.141142 ( 3.147836)
build_install 0.020862 0.005100 10.977951 ( 6.482532)
test_btest 0.000907 0.000091 84.497162 ( 40.633625)
test_basic 0.012210 0.000206 1.159248 ( 1.378819)
test_all 0.114581 0.039053 760.352786 (318.391544)
test_rubyspec 0.064370 0.025023 123.190637 ( 29.112702)
total: 431.37 sec