Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-175443
#<BuildRuby:0x00007f71ca42fde0
@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.20241028-175443",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000030 0.000005 0.000035 ( 0.000033)
build_up 0.000000 0.007931 3.598212 ( 3.496509)
build_miniruby 0.000000 0.001702 1.218179 ( 1.215036)
build_ruby 0.000552 0.001233 3.156567 ( 3.363233)
build_all 0.005598 0.002400 6.262458 ( 2.404850)
build_install 0.016850 0.001306 9.819618 ( 4.771574)
test_btest 0.000713 0.000160 78.333328 ( 21.464187)
test_basic 0.009842 0.000460 0.960505 ( 1.005442)
test_all 0.103306 0.045040 774.492115 (224.096074)
test_rubyspec 0.040425 0.048026 120.028195 ( 28.801728)
total: 290.62 sec