Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-110853
#<BuildRuby:0x00007fb22f69fdc8
@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.20240901-110853",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000036 0.000005 0.000041 ( 0.000042)
configure 0.000035 0.000005 0.000040 ( 0.000040)
build_up 0.004018 0.003955 3.721250 ( 3.672288)
build_miniruby 0.001576 0.000278 1.678824 ( 1.679542)
build_ruby 0.001823 0.000321 4.372757 ( 28.495667)
build_all 0.004446 0.004130 7.343217 ( 2.891471)
build_install 0.021501 0.000962 11.119212 ( 11.110610)
test_btest 0.002090 0.000375 120.571597 ( 42.711322)
test_basic 0.003183 0.008274 1.377329 ( 1.473901)
test_all 0.112746 0.041892 852.522348 (248.628543)
test_rubyspec 0.050974 0.042271 167.511810 ( 34.161682)
total: 374.83 sec