Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-063908
#<BuildRuby:0x000055d2b9726258
@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.20240320-063908",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.010079 0.000940 4.183523 ( 4.384127)
build_miniruby 0.001346 0.000207 1.823183 ( 2.076753)
build_ruby 0.001658 0.000255 3.927025 ( 4.536631)
build_all 0.007679 0.001182 7.353691 ( 6.257884)
build_install 0.019455 0.004034 9.920245 ( 8.000949)
test_btest 0.000830 0.000134 96.019580 ( 91.967853)
test_basic 0.003486 0.005215 1.036512 ( 1.827330)
test_all 0.082406 0.039506 810.855447 (395.041404)
test_rubyspec 0.034622 0.055501 132.556649 (144.261133)
total: 658.36 sec