Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-155900
#<BuildRuby:0x0000558e2eb5e138
@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.20230926-155900",
@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.000002 0.000019 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000000 0.000069 0.000069 ( 0.000038)
build_up 0.002768 0.004279 2.260869 ( 4.734283)
build_miniruby 0.001339 0.000192 1.659434 ( 1.871013)
build_ruby 0.001802 0.000258 3.491958 ( 3.968581)
build_all 0.008667 0.000031 6.214656 ( 4.771431)
build_install 0.012918 0.008497 7.795244 ( 5.868411)
test_btest 0.000000 0.001172 83.267066 ( 44.377942)
test_basic 0.001666 0.006616 0.975974 ( 1.194688)
test_all 0.005456 0.004722 681.695477 (295.690630)
test_rubyspec 0.036650 0.037020 107.310783 (127.931788)
total: 490.41 sec