Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-005950
#<BuildRuby:0x00007ff974e4fdc0
@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.20240821-005950",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000032 0.000009 0.000041 ( 0.000040)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.002817 0.004825 3.419641 ( 3.322550)
build_miniruby 0.000000 0.001783 1.256281 ( 1.252425)
build_ruby 0.000496 0.001127 3.585556 ( 3.787418)
build_all 0.003092 0.005053 7.567822 ( 3.069999)
build_install 0.008578 0.009945 10.268412 ( 4.652622)
test_btest 0.000741 0.000292 107.459210 ( 27.689171)
test_basic 0.003791 0.006483 1.014152 ( 1.061647)
test_all 0.109052 0.037968 748.268370 (261.006609)
test_rubyspec 0.042453 0.050172 171.172417 ( 51.404092)
total: 357.25 sec