Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-093240
#<BuildRuby:0x00007efc02cbfde0
@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.20240924-093240",
@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.000018 0.000005 0.000023 ( 0.000025)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.004175 0.005335 4.968573 ( 5.048429)
build_miniruby 0.001505 0.000470 1.772279 ( 1.927520)
build_ruby 0.000000 0.002885 4.814440 ( 5.149502)
build_all 0.005553 0.005924 7.382985 ( 4.438569)
build_install 0.013667 0.006171 10.074788 ( 4.590825)
test_btest 0.000622 0.000230 92.549595 ( 27.722697)
test_basic 0.000386 0.011481 1.203704 ( 1.302348)
test_all 0.115187 0.034016 767.027702 (229.509463)
test_rubyspec 0.063821 0.018522 130.384977 ( 28.676096)
total: 308.37 sec