Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-124151
#<BuildRuby:0x000055a0e490d7f8
@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.20231014-124151",
@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.000023 0.000004 0.000027 ( 0.000022)
autoconf 0.000037 0.000007 0.000044 ( 0.000039)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.003403 0.004752 2.476803 ( 3.009923)
build_miniruby 0.001482 0.000306 1.780934 ( 1.802122)
build_ruby 0.001636 0.000339 3.636722 ( 3.864569)
build_all 0.008197 0.000000 6.644786 ( 3.615535)
build_install 0.016516 0.003274 8.177973 ( 4.593960)
test_btest 0.000670 0.000130 90.774668 ( 36.429246)
test_basic 0.003770 0.004077 0.987966 ( 1.425098)
test_all 0.006973 0.003846 725.754589 (280.636595)
test_rubyspec 0.034905 0.036818 107.733128 (123.342345)
total: 458.72 sec