Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-064830
#<BuildRuby:0x00007f923d6ffdc0
@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.20241212-064830",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000031)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.000768 0.007056 3.090334 ( 6.235329)
build_miniruby 0.001272 0.000356 1.560573 ( 2.269604)
build_ruby 0.001358 0.000380 4.289721 ( 42.166645)
build_all 0.007351 0.002667 6.856630 ( 4.479407)
build_install 0.020128 0.003339 9.623699 ( 6.157747)
test_btest 0.000799 0.000213 80.951556 ( 60.236084)
test_basic 0.004266 0.009925 1.117268 ( 1.244798)
test_all 0.128863 0.025881 748.984706 (335.199568)
test_rubyspec 0.056085 0.029985 117.072160 ( 32.135969)
total: 490.13 sec