Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-014904
#<BuildRuby:0x00007fc7107bfdc0
@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.20240820-014904",
@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.000003 0.000024 ( 0.000024)
autoconf 0.000037 0.000006 0.000043 ( 0.000042)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.005681 0.004277 4.225454 ( 5.818829)
build_miniruby 0.001956 0.000000 1.915995 ( 2.460102)
build_ruby 0.002684 0.000109 4.728595 ( 5.832200)
build_all 0.006091 0.005196 9.389108 ( 10.898482)
build_install 0.011930 0.015849 12.803543 ( 13.103079)
test_btest 0.000794 0.000209 130.551855 (141.253521)
test_basic 0.002516 0.011572 1.448898 ( 2.661808)
test_all 0.119883 0.047564 959.106023 (804.583756)
test_rubyspec 0.055577 0.043457 174.868839 ( 90.733546)
total: 1077.35 sec