Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-011625
#<BuildRuby:0x00007f20d6dbfdc8
@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.20240727-011625",
@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.000024)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.006427 0.000613 2.785549 ( 2.786098)
build_miniruby 0.001369 0.000000 1.113706 ( 1.111360)
build_ruby 0.000000 0.001611 3.162260 ( 21.713758)
build_all 0.005025 0.003215 6.932653 ( 2.658754)
build_install 0.016435 0.000893 8.793489 ( 3.879678)
test_btest 0.000636 0.000166 107.062989 ( 27.733078)
test_basic 0.008921 0.000000 1.057079 ( 1.109225)
test_all 0.101849 0.047411 764.185112 (230.714145)
test_rubyspec 0.055697 0.035910 160.856873 ( 34.730086)
total: 326.44 sec