Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-235546
#<BuildRuby:0x0000559cad559ef8
@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.20230624-235546",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005315 0.001022 2.047239 ( 4.956788)
build_miniruby 0.001389 0.000267 1.520850 ( 2.010609)
build_ruby 0.001187 0.000228 3.049946 ( 3.831672)
build_all 0.006138 0.001181 2.513164 ( 2.659203)
build_install 0.006646 0.011504 3.764010 ( 3.452497)
test_btest 0.000791 0.000219 80.463439 ( 47.561179)
test_basic 0.006098 0.000492 0.830539 ( 1.149425)
test_all 0.001370 0.000000 583.092702 (302.104043)
test_rubyspec 0.030025 0.024766 88.456870 (125.468479)
total: 493.19 sec