Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-112635
#<BuildRuby:0x00007fd56980fde0
@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.20240707-112635",
@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.000036 0.000007 0.000043 ( 0.000043)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.000832 0.007215 4.031817 ( 3.413401)
build_miniruby 0.001284 0.000331 1.319032 ( 1.315743)
build_ruby 0.001538 0.000397 4.350626 ( 4.488877)
build_all 0.007255 0.000810 7.936124 ( 3.150944)
build_install 0.014036 0.005653 10.923886 ( 5.007941)
test_btest 0.001105 0.000000 114.239317 ( 30.261635)
test_basic 0.007305 0.002011 1.061740 ( 1.105918)
test_all 0.090176 0.066644 906.300353 (352.812322)
test_rubyspec 0.043928 0.055605 175.164894 ( 28.780294)
total: 430.34 sec