Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-025649
#<BuildRuby:0x00007f383bbefdc8
@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.20240623-025649",
@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.000003 0.000018 ( 0.000020)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.002736 0.004887 2.913681 ( 2.865330)
build_miniruby 0.001142 0.000342 1.176523 ( 1.173767)
build_ruby 0.001520 0.000456 3.803700 ( 4.034833)
build_all 0.010150 0.001658 8.680322 ( 5.072371)
build_install 0.015375 0.011385 11.878039 ( 8.067976)
test_btest 0.000771 0.000268 118.609438 ( 75.409941)
test_basic 0.010055 0.003291 1.347917 ( 1.669100)
test_all 0.108362 0.046433 835.563378 (294.871705)
test_rubyspec 0.034493 0.056880 165.426198 ( 49.020630)
total: 442.19 sec