Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-123951
#<BuildRuby:0x00007fd8d03dfdc8
@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.20241104-123951",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.007732 0.000653 4.157287 ( 4.148349)
build_miniruby 0.001704 0.000301 1.784706 ( 1.824651)
build_ruby 0.001922 0.000000 4.494181 ( 4.752789)
build_all 0.009968 0.000601 7.202359 ( 4.219799)
build_install 0.019754 0.004745 10.588751 ( 7.099151)
test_btest 0.000737 0.000129 78.927620 ( 52.943818)
test_basic 0.004509 0.007851 1.174617 ( 1.628733)
test_all 0.099891 0.058102 808.723831 (432.467325)
test_rubyspec 0.051623 0.043949 128.209662 ( 59.008567)
total: 568.09 sec