Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-000150
#<BuildRuby:0x000055a94afa63d0
@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.20230713-000150",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000045 0.000010 0.000055 ( 0.000054)
configure 0.000030 0.000006 0.000036 ( 0.000038)
build_up 0.002343 0.004675 2.219600 ( 5.621162)
build_miniruby 0.001184 0.000296 1.701180 ( 2.179380)
build_ruby 0.001262 0.000316 3.201619 ( 4.881202)
build_all 0.007499 0.000778 2.609528 ( 2.582031)
build_install 0.009210 0.010221 4.065151 ( 4.152106)
test_btest 0.000798 0.000239 82.517334 ( 47.622200)
test_basic 0.004029 0.004402 0.998557 ( 1.386502)
test_all 0.000817 0.000263 646.576749 (347.237342)
test_rubyspec 0.024832 0.027837 91.333455 (131.953671)
total: 547.63 sec