Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-081559
#<BuildRuby:0x00005632d5649f20
@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.20240226-081559",
@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.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.004359 0.004712 2.737562 ( 3.341382)
build_miniruby 0.001731 0.000000 1.861805 ( 1.968164)
build_ruby 0.001946 0.000000 3.632208 ( 3.936329)
build_all 0.008254 0.000000 6.958966 ( 3.921687)
build_install 0.018223 0.003727 9.025291 ( 6.205906)
test_btest 0.000731 0.000107 94.558119 ( 49.528206)
test_basic 0.007696 0.000508 0.990761 ( 1.141598)
test_all 0.089926 0.029225 802.905710 (335.755350)
test_rubyspec 0.042267 0.039969 112.531540 (121.579948)
total: 527.38 sec