Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-092006
#<BuildRuby:0x0000559cf1fddf48
@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.20240112-092006",
@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.000021)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000031 0.000000 0.000031 ( 0.000032)
build_up 0.004307 0.001414 1.561333 ( 1.896233)
build_miniruby 0.000000 0.001349 1.444220 ( 1.441849)
build_ruby 0.000261 0.001201 3.173620 ( 3.405326)
build_all 0.007125 0.000000 5.604191 ( 2.363518)
build_install 0.013409 0.001107 6.748474 ( 3.427832)
test_btest 0.000959 0.000125 80.072376 ( 21.269406)
test_basic 0.005679 0.000741 0.719478 ( 0.778970)
test_all 0.090406 0.031408 809.357681 (243.405181)
test_rubyspec 0.036639 0.020526 80.614622 ( 92.171360)
total: 370.16 sec