Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-012250
#<BuildRuby:0x00007f348a99fdc0
@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.20241102-012250",
@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.000003 0.000022 ( 0.000024)
autoconf 0.000041 0.000008 0.000049 ( 0.000048)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.004276 0.004039 3.885501 ( 4.045401)
build_miniruby 0.000000 0.001821 1.715834 ( 1.711899)
build_ruby 0.000000 0.001893 4.268448 ( 21.292935)
build_all 0.002242 0.007964 7.119124 ( 3.771670)
build_install 0.013429 0.005524 8.272310 ( 3.945530)
test_btest 0.000796 0.000245 74.292984 ( 19.744354)
test_basic 0.008952 0.002755 1.156162 ( 1.422410)
test_all 0.096301 0.049137 662.551428 (214.037039)
test_rubyspec 0.037005 0.045721 116.022407 ( 21.423650)
total: 291.40 sec