Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-072615
#<BuildRuby:0x00007fe7528afde0
@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.20241031-072615",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000030 0.000008 0.000038 ( 0.000039)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.004259 0.004043 4.070422 ( 3.684329)
build_miniruby 0.001221 0.000393 1.295630 ( 1.292739)
build_ruby 0.001448 0.000466 4.135185 ( 14.337664)
build_all 0.007208 0.000979 6.495304 ( 2.651238)
build_install 0.021805 0.000000 9.882561 ( 4.663846)
test_btest 0.001162 0.000000 79.210853 ( 31.099047)
test_basic 0.006918 0.003289 1.083586 ( 1.128681)
test_all 0.123718 0.022240 713.918957 (209.053386)
test_rubyspec 0.055230 0.027085 120.533534 ( 26.535389)
total: 294.45 sec