Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-154104
#<BuildRuby:0x000055cf1a5c1fb8
@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.20230620-154104",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.006299 0.000174 1.988886 ( 5.938481)
build_miniruby 0.001420 0.000105 1.419701 ( 1.714936)
build_ruby 0.001648 0.000122 2.877882 ( 3.978915)
build_all 0.001151 0.007899 5.477392 ( 5.956275)
build_install 0.010463 0.009444 6.832341 ( 8.211372)
test_btest 0.000811 0.000168 76.747056 ( 53.777774)
test_basic 0.006263 0.000390 0.806130 ( 1.463788)
test_all 0.000796 0.000160 583.373279 (320.290244)
test_rubyspec 0.026396 0.026433 86.867610 (124.375119)
total: 525.71 sec