Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-002558
#<BuildRuby:0x00007f3162c6fdc8
@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.20240819-002558",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000032 0.000006 0.000038 ( 0.000036)
build_up 0.003165 0.004605 3.254576 ( 3.442786)
build_miniruby 0.001641 0.000000 1.287278 ( 1.285836)
build_ruby 0.000000 0.001822 4.178281 ( 4.371043)
build_all 0.004472 0.004628 8.519391 ( 3.353440)
build_install 0.013927 0.006145 11.367777 ( 5.377027)
test_btest 0.000000 0.000997 120.130294 ( 32.510928)
test_basic 0.006917 0.003589 1.257458 ( 1.306169)
test_all 0.100307 0.053047 825.751580 (254.404191)
test_rubyspec 0.034559 0.057867 171.661096 ( 34.232678)
total: 340.29 sec