Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-053120
#<BuildRuby:0x00007fc3bf05fde0
@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.20241209-053120",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000039 0.000003 0.000042 ( 0.000043)
configure 0.000030 0.000002 0.000032 ( 0.000033)
build_up 0.007831 0.000000 3.270448 ( 3.217912)
build_miniruby 0.001642 0.000000 1.378680 ( 1.376056)
build_ruby 0.001778 0.000000 3.686567 ( 3.817083)
build_all 0.007017 0.002340 6.198805 ( 2.554456)
build_install 0.017554 0.003950 8.724217 ( 4.284575)
test_btest 0.000935 0.000101 75.434943 ( 22.308029)
test_basic 0.009605 0.000628 0.898936 ( 0.945735)
test_all 0.122611 0.028526 774.524312 (396.800297)
test_rubyspec 0.058388 0.027403 122.389110 ( 68.842439)
total: 504.15 sec