Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-070829
#<BuildRuby:0x0000557d9d472230
@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.20240313-070829",
@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.000013 0.000000 0.000013 ( 0.000015)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.007344 0.000230 2.689047 ( 2.526233)
build_miniruby 0.000000 0.001569 1.779653 ( 1.778304)
build_ruby 0.000000 0.001419 3.525630 ( 3.794447)
build_all 0.003049 0.004946 6.887062 ( 3.425068)
build_install 0.003906 0.016301 9.019407 ( 4.773535)
test_btest 0.000546 0.000140 97.350511 ( 38.891730)
test_basic 0.000000 0.009229 1.015839 ( 1.125007)
test_all 0.068499 0.051032 817.293245 (287.169316)
test_rubyspec 0.036432 0.060026 133.058955 (146.143651)
total: 489.63 sec