Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-192832
#<BuildRuby:0x000055e458a1e0e0
@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.20230901-192832",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001411 0.004166 1.680601 ( 2.045660)
build_miniruby 0.001180 0.000127 1.566771 ( 1.565393)
build_ruby 0.001478 0.000158 2.828781 ( 3.012257)
build_all 0.007441 0.000000 6.108541 ( 2.562723)
build_install 0.016381 0.003118 7.042814 ( 3.565349)
test_btest 0.000955 0.000107 81.359457 ( 23.586409)
test_basic 0.005674 0.000631 0.780367 ( 0.848570)
test_all 0.001786 0.007180 722.173814 (228.009275)
test_rubyspec 0.043429 0.039275 106.497816 (122.505429)
total: 387.70 sec