Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-115319
#<BuildRuby:0x00005644de5963b0
@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.20231020-115319",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.005439 0.000257 2.187990 ( 2.328960)
build_miniruby 0.001608 0.000268 1.661129 ( 1.660425)
build_ruby 0.001461 0.000244 2.959056 ( 3.174682)
build_all 0.006872 0.000411 5.437436 ( 2.260684)
build_install 0.018469 0.000000 6.934223 ( 3.535871)
test_btest 0.000748 0.000000 80.232219 ( 29.632241)
test_basic 0.004518 0.000247 0.853211 ( 0.943762)
test_all 0.009083 0.000000 609.701592 (235.731154)
test_rubyspec 0.028744 0.038046 92.483875 (104.197943)
total: 383.47 sec