Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-123650
#<BuildRuby:0x00007fbb3e97fdc8
@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.20240827-123650",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006925 0.000435 3.264465 ( 3.284700)
build_miniruby 0.001426 0.000204 1.463842 ( 1.460191)
build_ruby 0.001616 0.000231 3.560800 ( 3.769154)
build_all 0.008499 0.000606 8.142572 ( 3.195000)
build_install 0.017984 0.000650 10.828421 ( 5.035600)
test_btest 0.000796 0.000099 115.295987 ( 32.321458)
test_basic 0.006144 0.004709 1.073000 ( 1.133488)
test_all 0.093650 0.056697 844.095571 (261.503858)
test_rubyspec 0.047224 0.040281 163.391675 ( 34.365039)
total: 346.07 sec