Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-015741
#<BuildRuby:0x00007f598cf6fdc8
@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.20241023-015741",
@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.000010 0.000005 0.000015 ( 0.000015)
autoconf 0.000017 0.000009 0.000026 ( 0.000027)
configure 0.000014 0.000007 0.000021 ( 0.000021)
build_up 0.006160 0.000981 3.548708 ( 3.539092)
build_miniruby 0.001068 0.000506 1.214105 ( 1.211882)
build_ruby 0.002074 0.000000 3.281240 ( 3.433879)
build_all 0.005967 0.002142 6.197682 ( 2.404859)
build_install 0.011450 0.005908 7.452175 ( 3.425179)
test_btest 0.000867 0.000000 72.740752 ( 20.277274)
test_basic 0.006081 0.003546 0.893887 ( 0.940869)
test_all 0.115977 0.032835 704.556656 (227.719837)
test_rubyspec 0.036540 0.047279 122.099210 ( 21.676322)
total: 284.63 sec