Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-081844
#<BuildRuby:0x00007ff930b0fdc0
@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.20240803-081844",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000019 0.000006 0.000025 ( 0.000026)
build_up 0.002215 0.004825 2.792815 ( 2.709000)
build_miniruby 0.001227 0.000452 1.226103 ( 1.222983)
build_ruby 0.001543 0.000569 3.236628 ( 3.449334)
build_all 0.001669 0.007391 7.329954 ( 2.727585)
build_install 0.009639 0.008975 9.903908 ( 4.326421)
test_btest 0.000681 0.000341 109.539249 ( 28.056459)
test_basic 0.010338 0.000000 1.094692 ( 1.135508)
test_all 0.108406 0.043597 757.026114 (219.660575)
test_rubyspec 0.046787 0.053100 172.780457 ( 31.603525)
total: 294.89 sec