Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-044544
#<BuildRuby:0x00007ff90dc1fdc8
@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.20240710-044544",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000028 0.000010 0.000038 ( 0.000038)
configure 0.000027 0.000010 0.000037 ( 0.000038)
build_up 0.006142 0.002274 3.907787 ( 3.520234)
build_miniruby 0.001813 0.000000 1.440769 ( 1.438221)
build_ruby 0.000130 0.001812 3.679629 ( 3.847834)
build_all 0.005438 0.003025 7.695421 ( 3.015274)
build_install 0.009876 0.007117 9.612411 ( 4.238265)
test_btest 0.000721 0.000297 113.239286 ( 30.721681)
test_basic 0.009705 0.000699 1.126512 ( 1.173754)
test_all 0.120521 0.029568 831.042957 (238.310564)
test_rubyspec 0.036640 0.050595 166.721866 ( 35.800830)
total: 322.07 sec