Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-080004
#<BuildRuby:0x00005648105edfb8
@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.20230829-080004",
@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.000023)
autoconf 0.000027 0.000005 0.000032 ( 0.000033)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.006165 0.001321 2.322626 ( 4.954823)
build_miniruby 0.000000 0.002492 1.749884 ( 1.952403)
build_ruby 0.000000 0.001778 3.397250 ( 3.792865)
build_all 0.006090 0.002381 6.636471 ( 4.939228)
build_install 0.017817 0.003439 8.274201 ( 6.934319)
test_btest 0.000691 0.000173 88.096797 ( 51.505638)
test_basic 0.007591 0.001897 1.056071 ( 1.540702)
test_all 0.006187 0.003876 717.078926 (341.266282)
test_rubyspec 0.043260 0.033702 108.891709 (131.912809)
total: 548.80 sec