Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-124556
#<BuildRuby:0x00007f87e532fdd8
@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.20240717-124556",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000028 0.000005 0.000033 ( 0.000031)
build_up 0.002783 0.004599 3.406309 ( 3.404154)
build_miniruby 0.001438 0.000278 1.261971 ( 1.259189)
build_ruby 0.001978 0.000000 4.132218 ( 4.292113)
build_all 0.008443 0.001181 8.129977 ( 3.140702)
build_install 0.017625 0.001557 10.179679 ( 4.532013)
test_btest 0.000794 0.000140 116.384375 ( 37.451590)
test_basic 0.009022 0.004619 1.444199 ( 1.917195)
test_all 0.108166 0.044341 777.226819 (245.486424)
test_rubyspec 0.048313 0.041911 163.885355 ( 33.603043)
total: 335.09 sec