Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-040242
#<BuildRuby:0x00007f10a75cfdc8
@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.20241016-040242",
@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.000011 0.000005 0.000016 ( 0.000015)
autoconf 0.000017 0.000008 0.000025 ( 0.000025)
configure 0.000016 0.000008 0.000024 ( 0.000024)
build_up 0.005043 0.002694 2.856158 ( 2.802872)
build_miniruby 0.001127 0.000501 1.166712 ( 1.163933)
build_ruby 0.001303 0.000579 3.165494 ( 3.350573)
build_all 0.008355 0.001814 7.543544 ( 2.950986)
build_install 0.013694 0.007070 9.670714 ( 4.396863)
test_btest 0.000735 0.000320 94.651353 ( 25.527209)
test_basic 0.010476 0.000856 1.022729 ( 1.081801)
test_all 0.107794 0.041438 726.350377 (249.585925)
test_rubyspec 0.033836 0.054741 134.998781 ( 24.016581)
total: 314.88 sec