Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-083809
#<BuildRuby:0x000055bf0252a118
@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.20230826-083809",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005788 0.001241 2.385141 ( 3.683647)
build_miniruby 0.001402 0.000300 1.727198 ( 1.753232)
build_ruby 0.001442 0.000309 3.402159 ( 3.644848)
build_all 0.008254 0.000000 6.549318 ( 3.577977)
build_install 0.013063 0.007553 7.989331 ( 4.487286)
test_btest 0.000668 0.000157 88.808476 ( 25.277554)
test_basic 0.004497 0.001058 0.973026 ( 1.033429)
test_all 0.007902 0.000000 617.284570 (179.895813)
test_rubyspec 0.015132 0.034191 78.271682 ( 89.983842)
total: 313.34 sec