Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-131310
#<BuildRuby:0x00007fb28532fde0
@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.20240715-131310",
@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.000007 0.000033 ( 0.000031)
autoconf 0.000045 0.000010 0.000055 ( 0.000051)
configure 0.000030 0.000007 0.000037 ( 0.000038)
build_up 0.007420 0.001791 3.799400 ( 6.556473)
build_miniruby 0.001580 0.000382 1.801420 ( 2.160097)
build_ruby 0.001986 0.000479 4.293094 ( 5.304763)
build_all 0.011140 0.000000 8.539359 ( 8.189443)
build_install 0.018083 0.007388 11.977219 ( 12.984226)
test_btest 0.001049 0.000096 123.024354 (151.903647)
test_basic 0.012776 0.000087 1.322133 ( 2.319227)
test_all 0.122311 0.052981 914.459095 (1080.347649)
test_rubyspec 0.064650 0.030191 172.606836 (118.478188)
total: 1388.25 sec