Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-043734
#<BuildRuby:0x00007fcd6fd7fde0
@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-043734",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000027 0.000005 0.000032 ( 0.000033)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.001138 0.004324 1.894306 ( 2.349500)
build_miniruby 0.001198 0.000276 1.058635 ( 1.055643)
build_ruby 0.000000 0.001719 2.786350 ( 2.987921)
build_all 0.005548 0.002719 4.997439 ( 1.971439)
build_install 0.008309 0.005382 6.409298 ( 3.239639)
test_btest 0.000797 0.000228 68.142119 ( 17.951300)
test_basic 0.009213 0.000115 0.835382 ( 0.882243)
test_all 0.115724 0.024432 596.426276 (194.247019)
test_rubyspec 0.039182 0.040583 114.606736 ( 21.078390)
total: 245.76 sec