Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-092620
#<BuildRuby:0x00007f93345cfde0
@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.20241012-092620",
@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.000021)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.004308 0.003562 3.066993 ( 3.041250)
build_miniruby 0.001481 0.000000 1.403686 ( 1.401342)
build_ruby 0.001764 0.000000 3.076548 ( 3.295941)
build_all 0.007627 0.000828 6.119414 ( 2.345334)
build_install 0.013945 0.003791 8.227890 ( 3.732189)
test_btest 0.000749 0.000100 84.159324 ( 22.256705)
test_basic 0.006021 0.003747 0.900515 ( 0.947258)
test_all 0.111153 0.032213 667.663883 (199.685995)
test_rubyspec 0.041253 0.047406 130.598049 ( 23.827645)
total: 260.53 sec