Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-214841
#<BuildRuby:0x00007fde54c9fdd0
@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.20241229-214841",
@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.000018 0.000002 0.000020 ( 0.000022)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005399 0.000794 2.188992 ( 3.077381)
build_miniruby 0.001431 0.000210 1.652732 ( 1.886540)
build_ruby 0.001862 0.000274 4.271341 ( 44.222280)
build_all 0.006579 0.003879 6.872314 ( 5.906407)
build_install 0.015794 0.007310 8.620621 ( 7.874715)
test_btest 0.000405 0.000778 79.736350 ( 70.204899)
test_basic 0.004507 0.003324 1.088724 ( 1.602142)
test_all 0.128695 0.026457 805.200812 (849.060713)
test_rubyspec 0.030594 0.060525 126.302769 (132.265482)
total: 1116.10 sec