Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-165316
#<BuildRuby:0x00007fc2a4b3fdd0
@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.20241228-165316",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.004661 0.001359 1.812252 ( 2.116121)
build_miniruby 0.001101 0.000321 1.113178 ( 1.109564)
build_ruby 0.001328 0.000387 3.445387 ( 3.662806)
build_all 0.007354 0.000874 6.389041 ( 2.656283)
build_install 0.008945 0.005771 7.361509 ( 3.788080)
test_btest 0.000671 0.000207 72.568393 ( 19.756723)
test_basic 0.003037 0.005618 0.727689 ( 0.776555)
test_all 0.096747 0.042191 665.132246 (224.119413)
test_rubyspec 0.033705 0.039782 111.915272 ( 33.577483)
total: 291.56 sec