Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-101300
#<BuildRuby:0x00007f7491a0fde0
@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.20241217-101300",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000036 0.000004 0.000040 ( 0.000038)
configure 0.000030 0.000003 0.000033 ( 0.000031)
build_up 0.006186 0.000194 2.232099 ( 2.899292)
build_miniruby 0.001400 0.000121 1.161727 ( 1.158284)
build_ruby 0.000000 0.001890 3.976870 ( 4.131107)
build_all 0.002153 0.005936 5.812987 ( 2.343089)
build_install 0.017860 0.000241 7.877817 ( 4.303507)
test_btest 0.000838 0.000120 74.998807 ( 20.468540)
test_basic 0.002333 0.006326 0.867815 ( 0.914290)
test_all 0.124704 0.017581 711.118400 (210.987105)
test_rubyspec 0.043842 0.037385 115.293150 ( 26.371403)
total: 273.58 sec