Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-130241
#<BuildRuby:0x00007f4f998cfdd0
@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.20241216-130241",
@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.000005 0.000022 ( 0.000021)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.005333 0.001471 2.515578 ( 2.918116)
build_miniruby 0.001286 0.000355 1.642882 ( 1.655498)
build_ruby 0.002281 0.000000 4.144242 ( 4.313539)
build_all 0.009032 0.000000 6.398613 ( 3.111684)
build_install 0.016212 0.004756 8.682267 ( 5.047609)
test_btest 0.000790 0.000202 79.845931 ( 31.395592)
test_basic 0.007034 0.004717 1.121087 ( 1.267159)
test_all 0.113057 0.038654 785.308008 (302.514181)
test_rubyspec 0.054077 0.030525 120.279160 ( 36.502490)
total: 388.73 sec