Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-093607
#<BuildRuby:0x0000557b33dc9f70
@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-093607",
@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.000022)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.005659 0.004978 27.955299 ( 31.254369)
build_miniruby 0.006987 0.001205 174.231096 ( 99.633882)
build_ruby 0.001874 0.000000 4.091742 ( 29.868682)
build_all 0.007541 0.005453 34.253712 ( 22.158032)
build_install 0.011096 0.007727 8.062196 ( 7.464780)
test_btest 0.000569 0.000134 85.580382 ( 48.587692)
test_basic 0.006626 0.001569 1.036581 ( 1.160367)
test_all 0.001645 0.008734 682.692657 (276.587735)
test_rubyspec 0.040428 0.031760 108.008856 (167.962454)
total: 684.68 sec