Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-100418
#<BuildRuby:0x0000559bcfab6308
@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.20231011-100418",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.005825 0.001345 2.426908 ( 3.385081)
build_miniruby 0.001326 0.000305 1.647292 ( 1.737848)
build_ruby 0.000000 0.001913 3.464405 ( 3.937003)
build_all 0.002143 0.006562 6.119421 ( 4.005047)
build_install 0.010815 0.007841 7.551539 ( 5.728470)
test_btest 0.000590 0.000204 85.433051 ( 39.479879)
test_basic 0.005860 0.002029 0.946137 ( 1.020754)
test_all 0.009144 0.000000 697.639944 (329.533228)
test_rubyspec 0.027783 0.044901 107.243211 (126.491401)
total: 515.32 sec