Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-183902
#<BuildRuby:0x00005647dd6823d0
@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.20230724-183902",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000003 0.000018 ( 0.000018)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006080 0.000422 2.126755 ( 5.182052)
build_miniruby 0.001416 0.000283 1.622046 ( 2.893248)
build_ruby 0.001406 0.000281 3.189881 ( 4.047185)
build_all 0.006667 0.001334 2.679800 ( 3.315226)
build_install 0.014152 0.004621 4.186683 ( 4.587838)
test_btest 0.001157 0.000248 80.049495 ( 48.363342)
test_basic 0.003937 0.002348 0.905895 ( 1.151918)
test_all 0.001010 0.000000 594.222810 (327.539858)
test_rubyspec 0.010240 0.046145 89.641295 (125.996661)
total: 523.08 sec