Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-192203
#<BuildRuby:0x000055efd174e390
@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.20231213-192203",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000021)
build_up 0.000000 0.006219 2.164160 ( 2.231563)
build_miniruby 0.001548 0.000000 1.447592 ( 1.445867)
build_ruby 0.001898 0.000000 2.981424 ( 3.201914)
build_all 0.004784 0.002801 5.738801 ( 2.438229)
build_install 0.002246 0.015689 7.095657 ( 3.521482)
test_btest 0.000640 0.000245 80.529657 ( 22.117467)
test_basic 0.000000 0.005304 0.890925 ( 0.950698)
test_all 0.090444 0.030687 695.706238 (238.368553)
test_rubyspec 0.041087 0.025833 94.725116 (106.552933)
total: 380.83 sec