Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-142046
#<BuildRuby:0x0000563208dce1d8
@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.20230817-142046",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000028 0.000008 0.000036 ( 0.000035)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.005530 0.001525 2.300851 ( 7.275166)
build_miniruby 0.004821 0.004153 235.912250 (180.951096)
build_ruby 0.001213 0.000364 4.125309 ( 14.210427)
build_all 0.007051 0.004914 31.719681 ( 29.807029)
build_install 0.012557 0.006941 7.984302 ( 8.595882)
test_btest 0.000645 0.000222 85.076967 ( 73.103602)
test_basic 0.006006 0.002065 0.914513 ( 2.119715)
test_all 0.009545 0.001688 686.493181 (469.765280)
test_rubyspec 0.043817 0.026690 106.565389 (181.982259)
total: 967.81 sec