Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-072505
#<BuildRuby:0x00005563821f5a00
@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.20230909-072505",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000000 0.000046 0.000046 ( 0.000045)
configure 0.000000 0.000033 0.000033 ( 0.000032)
build_up 0.003350 0.003477 2.255934 ( 3.686591)
build_miniruby 0.002033 0.000000 1.699359 ( 1.705404)
build_ruby 0.001653 0.000000 3.349986 ( 3.545423)
build_all 0.005346 0.003207 6.431026 ( 3.247990)
build_install 0.015389 0.004952 7.736776 ( 4.586335)
test_btest 0.000794 0.000227 84.754632 ( 33.065990)
test_basic 0.002927 0.003687 0.934637 ( 1.057053)
test_all 0.005502 0.004210 687.688027 (346.713943)
test_rubyspec 0.041466 0.036671 105.815644 (131.292926)
total: 528.90 sec