Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-173259
#<BuildRuby:0x000055f83c901f70
@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.20230903-173259",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.004649 0.000516 1.832576 ( 2.198769)
build_miniruby 0.001755 0.000195 1.531005 ( 1.533271)
build_ruby 0.000000 0.001682 3.146569 ( 3.354023)
build_all 0.007175 0.001245 6.201817 ( 3.070849)
build_install 0.013852 0.004257 7.236828 ( 4.025263)
test_btest 0.000922 0.000135 82.935521 ( 31.797538)
test_basic 0.004446 0.004845 0.824807 ( 0.891449)
test_all 0.014384 0.000615 714.790850 (531.671051)
test_rubyspec 0.043404 0.038001 107.530216 (171.563566)
total: 750.11 sec