Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-220148
#<BuildRuby:0x000055b2a3c0a868
@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.20231209-220148",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.005641 0.000604 2.300975 ( 2.388488)
build_miniruby 0.001611 0.000173 1.608818 ( 1.619227)
build_ruby 0.001573 0.000169 3.177671 ( 3.387175)
build_all 0.008932 0.000481 6.020408 ( 3.767275)
build_install 0.015873 0.003210 7.289441 ( 4.290186)
test_btest 0.000904 0.000103 81.253502 ( 40.699354)
test_basic 0.000000 0.007310 0.913456 ( 1.172761)
test_all 0.085335 0.034835 689.913923 (253.116599)
test_rubyspec 0.033351 0.033886 96.227664 (107.720822)
total: 418.16 sec