Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-113130
#<BuildRuby:0x0000558152e4a308
@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.20231229-113130",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.001310 0.004356 1.685038 ( 2.046174)
build_miniruby 0.001183 0.000376 1.656977 ( 1.656311)
build_ruby 0.001309 0.000417 3.756442 ( 3.966842)
build_all 0.000463 0.006810 5.614363 ( 2.493855)
build_install 0.014789 0.002168 6.921929 ( 4.090162)
test_btest 0.000644 0.000230 82.002709 ( 27.388126)
test_basic 0.000000 0.007312 0.921043 ( 1.016138)
test_all 0.069721 0.051119 795.516425 (306.436903)
test_rubyspec 0.034826 0.028415 96.095683 (107.754320)
total: 456.85 sec