Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-160000
#<BuildRuby:0x000055a285cbdfb8
@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-160000",
@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.000016 0.000001 0.000017 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.001966 0.004346 1.939213 ( 3.363120)
build_miniruby 0.001752 0.000000 1.450639 ( 1.455952)
build_ruby 0.001414 0.000000 2.859289 ( 3.052633)
build_all 0.003069 0.003770 5.393487 ( 2.146786)
build_install 0.014292 0.002933 7.006523 ( 3.430630)
test_btest 0.000000 0.001063 76.614810 ( 20.555173)
test_basic 0.001947 0.003149 0.769064 ( 0.832042)
test_all 0.002315 0.006388 631.646011 (219.368880)
test_rubyspec 0.026104 0.030020 84.012194 ( 95.671082)
total: 349.88 sec