Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-101004
#<BuildRuby:0x000055d2a52fe1a8
@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.20230723-101004",
@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.000011 0.000005 0.000016 ( 0.000017)
autoconf 0.000023 0.000009 0.000032 ( 0.000032)
configure 0.000016 0.000007 0.000023 ( 0.000023)
build_up 0.006496 0.002542 2.266526 ( 5.220584)
build_miniruby 0.000000 0.001386 1.766427 ( 2.119038)
build_ruby 0.000000 0.002047 3.465920 ( 4.339931)
build_all 0.005731 0.002794 2.837808 ( 3.296603)
build_install 0.016427 0.003311 4.439658 ( 4.383809)
test_btest 0.000000 0.000787 81.332979 ( 46.135199)
test_basic 0.001403 0.007522 0.979638 ( 1.081973)
test_all 0.001140 0.000532 655.506456 (310.832512)
test_rubyspec 0.032054 0.024437 92.055318 (120.681355)
total: 498.09 sec