Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-055400
#<BuildRuby:0x00007f211c06fdd0
@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.20240717-055400",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000031 0.000007 0.000038 ( 0.000039)
build_up 0.002811 0.004746 3.308558 ( 3.593900)
build_miniruby 0.001239 0.000310 1.394743 ( 1.391688)
build_ruby 0.001651 0.000412 3.865628 ( 4.019261)
build_all 0.003575 0.005234 7.913118 ( 3.077759)
build_install 0.010842 0.009383 11.064326 ( 5.082629)
test_btest 0.000674 0.000218 117.414059 ( 31.220200)
test_basic 0.001168 0.007646 1.241282 ( 1.293361)
test_all 0.113558 0.037776 834.009299 (252.668832)
test_rubyspec 0.040682 0.051025 168.075409 ( 34.663249)
total: 337.01 sec