Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-081057
#<BuildRuby:0x000055a6ba7ae8e0
@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.20230809-081057",
@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.000022)
autoconf 0.000024 0.000003 0.000027 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.002239 0.004494 2.196592 ( 5.409846)
build_miniruby 0.001569 0.000241 1.713613 ( 2.435979)
build_ruby 0.001387 0.000214 3.441167 ( 5.278455)
build_all 0.006834 0.001051 2.754819 ( 3.100218)
build_install 0.014438 0.005553 4.311700 ( 5.317563)
test_btest 0.000756 0.000135 82.360074 ( 50.520874)
test_basic 0.007674 0.000488 0.954325 ( 1.411924)
test_all 0.000000 0.002482 698.468110 (386.493494)
test_rubyspec 0.024244 0.037596 101.218263 (179.454437)
total: 639.42 sec