Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-222100
#<BuildRuby:0x00007f431380fdd8
@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.20240809-222100",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000039 0.000008 0.000047 ( 0.000047)
configure 0.000038 0.000007 0.000045 ( 0.000045)
build_up 0.004241 0.004054 3.223584 ( 3.205928)
build_miniruby 0.001338 0.000276 1.619684 ( 1.616025)
build_ruby 0.002034 0.000419 4.488479 ( 22.678706)
build_all 0.008779 0.000932 8.733659 ( 3.862348)
build_install 0.015335 0.004796 10.862816 ( 9.542839)
test_btest 0.001043 0.000000 112.626491 ( 29.639241)
test_basic 0.002969 0.007511 1.182309 ( 1.227738)
test_all 0.096809 0.049359 786.496673 (236.003675)
test_rubyspec 0.055766 0.030245 165.455735 ( 32.375624)
total: 340.15 sec