Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-111726
#<BuildRuby:0x00007f537fcbfdc0
@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.20241211-111726",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000039 0.000003 0.000042 ( 0.000042)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.007782 0.000687 3.809749 ( 3.922101)
build_miniruby 0.001722 0.000000 1.515604 ( 1.524993)
build_ruby 0.002409 0.000000 4.317979 ( 4.531157)
build_all 0.010031 0.000000 6.849778 ( 3.751282)
build_install 0.016473 0.007674 9.598881 ( 5.605452)
test_btest 0.000641 0.000074 79.258718 ( 31.657946)
test_basic 0.000000 0.009551 0.952804 ( 0.997928)
test_all 0.094465 0.049340 726.765867 (235.556872)
test_rubyspec 0.049841 0.023478 115.964827 ( 28.126691)
total: 315.68 sec