Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-005606
#<BuildRuby:0x000055564674a0a8
@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.20240317-005606",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.000000 0.006618 2.379618 ( 2.490792)
build_miniruby 0.000000 0.001731 1.734201 ( 1.733607)
build_ruby 0.000000 0.001872 3.519767 ( 3.769866)
build_all 0.002888 0.005598 6.997007 ( 3.515126)
build_install 0.012158 0.009201 9.012437 ( 4.860707)
test_btest 0.000892 0.000246 95.072799 ( 37.448323)
test_basic 0.007514 0.000879 0.987680 ( 1.088311)
test_all 0.074211 0.047857 870.958854 (378.297030)
test_rubyspec 0.041563 0.051092 132.053927 (143.427762)
total: 576.63 sec