Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-022437
#<BuildRuby:0x000055f324006078
@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.20240307-022437",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.008416 0.000648 2.731662 ( 3.963598)
build_miniruby 0.001132 0.000087 2.119490 ( 2.279600)
build_ruby 0.001763 0.000000 3.530060 ( 3.818543)
build_all 0.007875 0.000000 6.545208 ( 3.565161)
build_install 0.016561 0.002934 8.806227 ( 5.693830)
test_btest 0.000765 0.000064 90.397110 ( 45.579315)
test_basic 0.002494 0.003765 0.895987 ( 0.959761)
test_all 0.104111 0.012038 847.384228 (307.491124)
test_rubyspec 0.053593 0.034643 124.853088 (136.076892)
total: 509.43 sec