Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-201137
#<BuildRuby:0x00007fe9c3edfdc8
@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.20240731-201137",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000033 0.000009 0.000042 ( 0.000041)
configure 0.000031 0.000009 0.000040 ( 0.000038)
build_up 0.001229 0.007203 3.445202 ( 3.567162)
build_miniruby 0.001317 0.000439 7.809208 ( 7.392510)
build_ruby 0.000000 0.001908 3.762786 ( 3.957115)
build_all 0.005908 0.002720 7.968844 ( 3.031963)
build_install 0.011341 0.009476 10.639491 ( 4.684048)
test_btest 0.000664 0.000270 118.668257 ( 34.144553)
test_basic 0.004162 0.006093 1.226996 ( 1.272886)
test_all 0.113534 0.032549 805.969517 (234.822916)
test_rubyspec 0.038070 0.052151 165.329661 ( 32.049409)
total: 324.92 sec