Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-002953
#<BuildRuby:0x00007fd8ebb6fdc0
@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.20240826-002953",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.007262 0.000662 3.287895 ( 3.350799)
build_miniruby 0.001641 0.000000 1.286278 ( 1.283850)
build_ruby 0.002398 0.000000 4.680721 ( 4.843189)
build_all 0.011586 0.000000 9.321786 ( 5.417161)
build_install 0.020112 0.006407 12.523947 ( 7.697849)
test_btest 0.000812 0.000163 113.363737 ( 33.538626)
test_basic 0.006758 0.004568 0.967666 ( 1.009139)
test_all 0.125583 0.031161 789.634840 (244.195862)
test_rubyspec 0.042608 0.047611 175.504889 ( 30.969152)
total: 332.31 sec