Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-141411
#<BuildRuby:0x000055b7d5baa008
@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.20230527-141411",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.002531 0.003608 1.845714 ( 3.928560)
build_miniruby 0.001153 0.000193 1.365304 ( 1.693684)
build_ruby 0.001525 0.000255 2.674653 ( 2.984211)
build_all 0.006417 0.000405 2.263241 ( 2.448986)
build_install 0.017089 0.000154 3.609101 ( 3.644142)
test_btest 0.000847 0.000117 77.041409 ( 41.090554)
test_basic 0.006400 0.000312 0.755061 ( 1.031979)
test_all 0.000376 0.000915 581.729972 (249.985374)
test_rubyspec 0.041924 0.009440 83.866188 (102.284855)
total: 409.09 sec