Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-141810
#<BuildRuby:0x00007f8fb184fdd0
@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.20240620-141810",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.007739 0.000594 3.860657 ( 3.969960)
build_miniruby 0.001844 0.000298 1.665428 ( 1.665453)
build_ruby 0.002520 0.000000 4.475875 ( 4.623516)
build_all 0.009973 0.000000 8.353134 ( 3.759544)
build_install 0.008099 0.011730 10.727670 ( 5.213284)
test_btest 0.000868 0.000188 112.121918 ( 29.711879)
test_basic 0.007391 0.001598 1.190929 ( 1.242124)
test_all 0.103958 0.044200 831.778955 (259.118885)
test_rubyspec 0.033189 0.060723 165.856403 ( 36.991353)
total: 346.30 sec