Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-024336
#<BuildRuby:0x00007f03dce9fde0
@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.20241208-024336",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.007229 0.001355 3.830609 ( 4.246745)
build_miniruby 0.001538 0.000289 1.735948 ( 1.872111)
build_ruby 0.001741 0.000326 4.400556 ( 4.745682)
build_all 0.008104 0.000701 6.230097 ( 2.718863)
build_install 0.002090 0.015585 8.126180 ( 4.051908)
test_btest 0.000816 0.000233 76.767045 ( 22.547262)
test_basic 0.002148 0.009153 1.066336 ( 1.151148)
test_all 0.092917 0.051996 712.750912 (242.686422)
test_rubyspec 0.056879 0.020266 118.685065 ( 35.994605)
total: 320.02 sec