Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240723-222142
#<BuildRuby:0x00007f7f6dacfdc0
@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.20240723-222142",
@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.000007 0.000026 ( 0.000026)
autoconf 0.000030 0.000010 0.000040 ( 0.000041)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.002750 0.005077 3.558775 ( 3.509191)
build_miniruby 0.001554 0.000000 1.414733 ( 1.411520)
build_ruby 0.002001 0.000000 4.138452 ( 4.309705)
build_all 0.002827 0.005794 7.563861 ( 3.008364)
build_install 0.017761 0.000782 10.029542 ( 4.714352)
test_btest 0.000735 0.000272 113.317069 ( 29.490332)
test_basic 0.004789 0.004306 1.195531 ( 1.245516)
test_all 0.126901 0.020738 862.152318 (244.741574)
test_rubyspec 0.066318 0.021362 167.339247 ( 33.181234)
total: 325.61 sec