Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-013705
#<BuildRuby:0x00005589829664f8
@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.20231212-013705",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.002471 0.004383 2.303051 ( 2.606319)
build_miniruby 0.001541 0.000237 1.684115 ( 1.683524)
build_ruby 0.000000 0.001622 3.194002 ( 3.394611)
build_all 0.008122 0.000427 6.087932 ( 3.162566)
build_install 0.013453 0.004837 7.259524 ( 3.734673)
test_btest 0.000715 0.000130 82.553764 ( 32.053702)
test_basic 0.006681 0.000000 0.906299 ( 1.004983)
test_all 0.072746 0.046315 711.999993 (256.089741)
test_rubyspec 0.028499 0.038449 95.232429 (106.917356)
total: 410.65 sec