Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-063741
#<BuildRuby:0x0000560f19089f48
@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.20230512-063741",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.005336 0.000889 1.912564 ( 3.556480)
build_miniruby 0.000000 0.001537 1.336077 ( 1.345862)
build_ruby 0.000000 0.001822 2.848293 ( 3.099145)
build_all 0.000000 0.006901 2.178380 ( 1.783561)
build_install 0.016631 0.000065 3.479961 ( 2.918083)
test_btest 0.000581 0.000135 75.110503 ( 26.716175)
test_basic 0.001232 0.004249 0.695542 ( 6.702083)
test_all 0.000997 0.000266 606.189829 (209.106511)
test_rubyspec 0.036096 0.011902 78.011334 ( 90.357993)
total: 345.59 sec