Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-121522
#<BuildRuby:0x00007fe2172dfdd8
@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.20241014-121522",
@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.000007 0.000024 ( 0.000024)
autoconf 0.000028 0.000010 0.000038 ( 0.000038)
configure 0.000023 0.000009 0.000032 ( 0.000032)
build_up 0.000158 0.007966 3.665095 ( 3.467988)
build_miniruby 0.000000 0.001582 1.402450 ( 1.398784)
build_ruby 0.000000 0.001920 4.140802 ( 4.282392)
build_all 0.008109 0.002250 6.908308 ( 2.690160)
build_install 0.013000 0.006412 10.641076 ( 5.062038)
test_btest 0.000584 0.000281 93.686029 ( 25.570013)
test_basic 0.006296 0.003188 1.066421 ( 3.865139)
test_all 0.090693 0.061079 797.037789 (226.068246)
test_rubyspec 0.038759 0.053143 133.797536 ( 31.132869)
total: 303.54 sec