Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-120601
#<BuildRuby:0x00007f07240ffdc0
@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-120601",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000032 0.000006 0.000038 ( 0.000039)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.000000 0.007248 3.145237 ( 3.107699)
build_miniruby 0.001414 0.000080 1.093722 ( 1.091170)
build_ruby 0.001380 0.000368 3.178889 ( 3.373629)
build_all 0.008338 0.000075 5.828578 ( 2.432664)
build_install 0.015762 0.003940 8.393928 ( 4.230982)
test_btest 0.000653 0.000163 74.826564 ( 21.892572)
test_basic 0.003840 0.005110 1.017466 ( 1.067622)
test_all 0.108925 0.035545 685.058025 (212.049389)
test_rubyspec 0.052110 0.029528 117.492628 ( 31.779194)
total: 281.03 sec