Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-203841
#<BuildRuby:0x0000556f302a28e0
@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.20240218-203841",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.000000 0.005882 1.907880 ( 2.243457)
build_miniruby 0.000000 0.001550 1.678770 ( 1.678601)
build_ruby 0.000000 0.001888 3.431374 ( 3.649765)
build_all 0.002490 0.005825 6.353526 ( 2.997873)
build_install 0.015686 0.003918 8.248295 ( 4.802152)
test_btest 0.000733 0.000261 91.840810 ( 37.594940)
test_basic 0.002050 0.004767 0.785431 ( 0.844527)
test_all 0.073422 0.042000 753.349912 (287.988390)
test_rubyspec 0.033128 0.058436 126.014948 (138.270765)
total: 480.07 sec