Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-103319
#<BuildRuby:0x0000559630fedf50
@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.20240214-103319",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005389 0.000830 1.957810 ( 2.310295)
build_miniruby 0.001356 0.000209 1.707925 ( 1.706693)
build_ruby 0.001624 0.000250 3.530975 ( 3.771236)
build_all 0.008467 0.000612 6.937870 ( 3.440780)
build_install 0.010836 0.008587 8.293134 ( 4.650310)
test_btest 0.000623 0.000125 92.467015 ( 35.382934)
test_basic 0.003106 0.004196 0.989071 ( 1.072495)
test_all 0.073010 0.042304 735.131566 (278.351973)
test_rubyspec 0.040016 0.069574 185.649907 (195.340008)
total: 526.03 sec