Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-073058
#<BuildRuby:0x0000557ff831e228
@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.20230726-073058",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.000000 0.006454 2.221667 ( 3.467635)
build_miniruby 0.000826 0.000675 1.699783 ( 1.700266)
build_ruby 0.000300 0.001801 2.929533 ( 3.171427)
build_all 0.005667 0.001620 2.655635 ( 1.568763)
build_install 0.014715 0.004780 4.390801 ( 3.345428)
test_btest 0.000542 0.000157 84.187070 ( 39.687921)
test_basic 0.005707 0.000000 0.750206 ( 0.827400)
test_all 0.001133 0.000000 643.437379 (328.628182)
test_rubyspec 0.041554 0.021643 96.867703 (138.925702)
total: 521.32 sec