Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-021357
#<BuildRuby:0x00007f7b1566fde0
@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.20241213-021357",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000038 0.000011 0.000049 ( 0.000049)
configure 0.000029 0.000009 0.000038 ( 0.000038)
build_up 0.005107 0.003149 3.441977 ( 3.484865)
build_miniruby 0.001547 0.000000 1.575017 ( 1.571735)
build_ruby 0.001791 0.000000 3.598274 ( 3.811824)
build_all 0.007860 0.000000 6.510558 ( 2.756588)
build_install 0.016578 0.001153 9.158297 ( 4.520978)
test_btest 0.000665 0.000161 76.666980 ( 20.673557)
test_basic 0.000000 0.011576 1.044512 ( 1.092491)
test_all 0.103554 0.041477 670.353767 (210.000720)
test_rubyspec 0.051488 0.033114 117.090847 ( 25.065504)
total: 272.98 sec