Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-183526
#<BuildRuby:0x00007f9732b4fde0
@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.20241201-183526",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000038 0.000004 0.000042 ( 0.000042)
configure 0.000030 0.000003 0.000033 ( 0.000034)
build_up 0.000000 0.007754 3.095090 ( 3.065990)
build_miniruby 0.001600 0.000000 1.118537 ( 1.115598)
build_ruby 0.001743 0.000000 2.994221 ( 3.195779)
build_all 0.004351 0.003482 5.844131 ( 2.436644)
build_install 0.008586 0.008889 8.677079 ( 4.261479)
test_btest 0.000651 0.000157 77.003976 ( 20.373077)
test_basic 0.006526 0.003640 1.025271 ( 1.076654)
test_all 0.104725 0.040771 726.328973 (235.992758)
test_rubyspec 0.038294 0.045211 120.797744 ( 28.862078)
total: 300.38 sec