Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-071936
#<BuildRuby:0x00007f75c0c3fdd8
@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-071936",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.006538 0.001054 3.652816 ( 3.657182)
build_miniruby 0.001530 0.000247 1.624400 ( 1.621968)
build_ruby 0.001597 0.000257 3.722570 ( 3.902999)
build_all 0.002810 0.006490 6.564366 ( 3.108191)
build_install 0.007789 0.014243 9.069678 ( 4.833754)
test_btest 0.000676 0.000199 79.974336 ( 35.870950)
test_basic 0.009191 0.001415 1.039295 ( 1.109533)
test_all 0.096463 0.053567 741.948696 (247.348030)
test_rubyspec 0.042930 0.031768 114.873107 ( 25.007495)
total: 326.46 sec