Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-171742
#<BuildRuby:0x00007f119e6efdc8
@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.20240728-171742",
@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.000017 0.000007 0.000024 ( 0.000024)
autoconf 0.000031 0.000013 0.000044 ( 0.000044)
configure 0.000030 0.000012 0.000042 ( 0.000043)
build_up 0.002618 0.005078 3.278332 ( 3.131618)
build_miniruby 0.001664 0.000000 1.648314 ( 1.650037)
build_ruby 0.000367 0.001464 3.744497 ( 3.908272)
build_all 0.004355 0.004433 8.037068 ( 3.218052)
build_install 0.010845 0.009010 10.818940 ( 5.229151)
test_btest 0.000568 0.000276 116.246608 ( 30.442878)
test_basic 0.000074 0.010817 1.320604 ( 1.368535)
test_all 0.092203 0.061064 861.294883 (257.132039)
test_rubyspec 0.069036 0.025298 174.164601 ( 44.363151)
total: 350.44 sec