Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-222323
#<BuildRuby:0x000055c4d41021a8
@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.20230726-222323",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000030 0.000004 0.000034 ( 0.000035)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.002279 0.004386 2.034436 ( 3.263827)
build_miniruby 0.001188 0.000198 1.456004 ( 1.456047)
build_ruby 0.000000 0.001723 3.036915 ( 3.213511)
build_all 0.004209 0.003221 2.395805 ( 1.469490)
build_install 0.008411 0.009808 3.703770 ( 2.605606)
test_btest 0.000564 0.000158 78.056106 ( 25.369081)
test_basic 0.004088 0.001145 0.868878 ( 0.936840)
test_all 0.001200 0.000336 612.599729 (211.853654)
test_rubyspec 0.024272 0.030819 84.625462 ( 96.437076)
total: 346.61 sec