Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-061415
#<BuildRuby:0x000055bc546423d0
@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.20230607-061415",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.005386 0.000265 1.883572 ( 3.422964)
build_miniruby 0.001458 0.000265 1.352674 ( 1.352401)
build_ruby 0.001507 0.000000 2.740095 ( 3.041288)
build_all 0.006543 0.000000 2.218247 ( 2.274873)
build_install 0.009052 0.009489 3.419791 ( 3.609787)
test_btest 0.000734 0.000177 77.315082 ( 42.063731)
test_basic 0.005381 0.001299 0.793393 ( 1.084984)
test_all 0.001016 0.000245 577.026220 (259.852921)
test_rubyspec 0.031153 0.023719 85.487774 (104.411852)
total: 421.12 sec