Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-160316
#<BuildRuby:0x00007ff87a70fdd0
@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.20240824-160316",
@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.000027 0.000003 0.000030 ( 0.000030)
autoconf 0.000041 0.000006 0.000047 ( 0.000046)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.009471 0.000196 4.330410 ( 5.826558)
build_miniruby 0.001750 0.000219 11.306621 ( 12.119439)
build_ruby 0.002614 0.000327 4.784029 ( 5.515768)
build_all 0.010186 0.001273 9.080754 ( 8.327522)
build_install 0.019097 0.007647 12.279049 ( 11.461862)
test_btest 0.001011 0.000154 126.500826 (118.614561)
test_basic 0.003607 0.009172 1.357968 ( 2.084554)
test_all 0.122655 0.042132 942.848673 (577.050486)
test_rubyspec 0.049384 0.040938 169.148108 ( 58.908263)
total: 799.91 sec