Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-014317
#<BuildRuby:0x00005592dd365f68
@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.20240308-014317",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.004483 0.003357 2.626523 ( 2.773842)
build_miniruby 0.001376 0.000255 1.880995 ( 2.069228)
build_ruby 0.001705 0.000316 3.903653 ( 4.222837)
build_all 0.002285 0.005739 6.859193 ( 3.649306)
build_install 0.016965 0.004209 8.982555 ( 5.606027)
test_btest 0.000668 0.000157 94.636626 ( 46.747432)
test_basic 0.005977 0.001406 0.977575 ( 1.044857)
test_all 0.072601 0.047636 784.088599 (284.129852)
test_rubyspec 0.047634 0.048034 130.302422 (147.044496)
total: 497.29 sec