Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-032108
#<BuildRuby:0x00007fda14c0fdc8
@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.20241214-032108",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000031 0.000007 0.000038 ( 0.000037)
build_up 0.003382 0.003863 2.585626 ( 3.423830)
build_miniruby 0.000000 0.002128 1.731782 ( 1.839717)
build_ruby 0.000000 0.002299 4.480656 ( 32.652589)
build_all 0.004698 0.003571 6.129608 ( 3.897124)
build_install 0.013689 0.003337 7.381307 ( 4.476688)
test_btest 0.000856 0.000244 79.245674 ( 46.104817)
test_basic 0.011482 0.000000 1.072391 ( 1.411950)
test_all 0.107711 0.041005 707.294007 (269.935815)
test_rubyspec 0.040362 0.037948 115.081841 ( 27.351263)
total: 391.09 sec