Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-054041
#<BuildRuby:0x000055666d66a8e0
@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.20230917-054041",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000029 0.000003 0.000032 ( 0.000033)
build_up 0.006951 0.000869 2.305302 ( 4.763355)
build_miniruby 0.001644 0.000206 1.788768 ( 1.903124)
build_ruby 0.001621 0.000203 3.503710 ( 3.912183)
build_all 0.004752 0.004331 6.660132 ( 4.531501)
build_install 0.011421 0.009121 8.502606 ( 7.348927)
test_btest 0.000648 0.000129 89.888884 ( 50.341760)
test_basic 0.000068 0.008773 1.017185 ( 1.377089)
test_all 0.003947 0.006101 753.077386 (341.163261)
test_rubyspec 0.045025 0.028045 109.752124 (129.365149)
total: 544.71 sec