Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-084132
#<BuildRuby:0x0000564d3ded6008
@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.20230819-084132",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.003149 0.004514 2.385332 ( 6.450524)
build_miniruby 0.001871 0.000277 1.667976 ( 2.053644)
build_ruby 0.001484 0.000220 3.310148 ( 6.016596)
build_all 0.004286 0.004295 6.340492 ( 5.134205)
build_install 0.014220 0.004555 7.788789 ( 8.711578)
test_btest 0.000944 0.000183 85.582253 ( 56.694577)
test_basic 0.007168 0.000524 0.980685 ( 2.063229)
test_all 0.006178 0.004594 692.870898 (371.454005)
test_rubyspec 0.053567 0.018059 109.543774 (141.618574)
total: 600.20 sec