Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-232917
#<BuildRuby:0x00007f37a4dbfdc0
@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.20240823-232917",
@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.000035 0.000007 0.000042 ( 0.000041)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.006861 0.001286 3.562049 ( 3.464613)
build_miniruby 0.001623 0.000305 1.426991 ( 1.424533)
build_ruby 0.001625 0.000305 3.722846 ( 3.903058)
build_all 0.001457 0.008037 8.548067 ( 3.381774)
build_install 0.010202 0.010311 10.525483 ( 4.714771)
test_btest 0.000717 0.000211 116.582295 ( 31.563983)
test_basic 0.006760 0.003810 1.055179 ( 1.099711)
test_all 0.100048 0.049877 836.628590 (274.054536)
test_rubyspec 0.031068 0.055405 163.114348 ( 34.252502)
total: 357.86 sec