Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-114143
#<BuildRuby:0x00007fb9c249fdd0
@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.20240922-114143",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.000000 0.009221 4.634676 ( 3.739514)
build_miniruby 0.000834 0.000538 1.509481 ( 1.509374)
build_ruby 0.001384 0.000461 4.248077 ( 4.496624)
build_all 0.007377 0.001124 6.505598 ( 2.728092)
build_install 0.005763 0.012746 9.372054 ( 4.404439)
test_btest 0.000632 0.000261 85.446005 ( 25.631477)
test_basic 0.005743 0.002376 0.791982 ( 4.104333)
test_all 0.096931 0.050681 745.077126 (226.760746)
test_rubyspec 0.054913 0.033849 135.837854 ( 30.718918)
total: 304.09 sec