Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-144247
#<BuildRuby:0x0000557a6748da00
@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.20230825-144247",
@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.000031 0.000001 0.000032 ( 0.000032)
configure 0.000030 0.000001 0.000031 ( 0.000030)
build_up 0.003115 0.003989 2.113957 ( 3.400277)
build_miniruby 0.001107 0.000071 1.483271 ( 1.482168)
build_ruby 0.001516 0.000098 3.204198 ( 3.372678)
build_all 0.007419 0.000206 6.283182 ( 2.578974)
build_install 0.008066 0.009440 7.685383 ( 3.869697)
test_btest 0.000619 0.000077 85.070717 ( 24.331513)
test_basic 0.005834 0.000729 0.881933 ( 0.944296)
test_all 0.003323 0.005196 661.330164 (195.183473)
test_rubyspec 0.043032 0.018103 98.480877 (109.903225)
total: 345.07 sec