Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-185710
#<BuildRuby:0x000055699dbaa4f8
@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.20231215-185710",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000036 0.000002 0.000038 ( 0.000039)
configure 0.000033 0.000002 0.000035 ( 0.000037)
build_up 0.007401 0.000510 2.523561 ( 3.711670)
build_miniruby 0.001335 0.000092 1.703716 ( 1.738754)
build_ruby 0.001849 0.000128 3.282304 ( 3.764138)
build_all 0.009077 0.000000 5.872392 ( 4.976145)
build_install 0.018875 0.002592 7.780102 ( 6.899464)
test_btest 0.000828 0.000060 85.294060 ( 75.248669)
test_basic 0.000000 0.008801 0.974191 ( 1.433645)
test_all 0.082762 0.042834 730.421178 (448.137691)
test_rubyspec 0.031156 0.043584 103.682514 (148.070397)
total: 693.98 sec