Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-121146
#<BuildRuby:0x000056184a5728e0
@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.20240127-121146",
@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.000020 0.000002 0.000022 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000000 0.006215 1.895216 ( 2.207322)
build_miniruby 0.000000 0.001516 1.708768 ( 1.708282)
build_ruby 0.002025 0.000000 3.579848 ( 3.827457)
build_all 0.007231 0.000351 6.218351 ( 3.053075)
build_install 0.015733 0.002713 7.592356 ( 4.206721)
test_btest 0.000906 0.000157 86.362573 ( 34.253472)
test_basic 0.006842 0.001180 0.966385 ( 1.065293)
test_all 0.062106 0.054229 796.690014 (308.413408)
test_rubyspec 0.046091 0.059077 164.606564 (176.537575)
total: 535.27 sec