Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-140551
#<BuildRuby:0x0000556802755f20
@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.20231212-140551",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.002603 0.004462 2.146897 ( 2.598464)
build_miniruby 0.001320 0.000245 1.338975 ( 1.337266)
build_ruby 0.001792 0.000000 3.233406 ( 6.889799)
build_all 0.007515 0.000197 5.492365 ( 2.161067)
build_install 0.016672 0.000649 6.786118 ( 3.131968)
test_btest 0.000988 0.000000 81.140239 ( 21.189058)
test_basic 0.005883 0.000000 0.804813 ( 0.865396)
test_all 0.092128 0.030299 665.739103 (194.561653)
test_rubyspec 0.030122 0.028291 82.175312 ( 94.123898)
total: 326.86 sec