Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-045027
#<BuildRuby:0x000055e0edade4f8
@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.20240116-045027",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000040 0.000005 0.000045 ( 0.000045)
configure 0.000036 0.000005 0.000041 ( 0.000041)
build_up 0.005217 0.000773 1.767478 ( 2.533785)
build_miniruby 0.001697 0.000251 1.661573 ( 1.787459)
build_ruby 0.000000 0.001791 3.191373 ( 3.509756)
build_all 0.000467 0.007358 5.785782 ( 3.252195)
build_install 0.006769 0.012351 7.151658 ( 5.001297)
test_btest 0.000000 0.000925 82.570869 ( 38.466149)
test_basic 0.004776 0.003194 0.925356 ( 1.030295)
test_all 0.069620 0.048764 778.976404 (309.097647)
test_rubyspec 0.024127 0.035621 84.483224 ( 95.838204)
total: 460.52 sec