Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-114022
#<BuildRuby:0x00005560d9389f70
@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.20230706-114022",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000025)
build_up 0.000858 0.007375 2.204592 ( 6.961320)
build_miniruby 0.001336 0.000239 1.671570 ( 3.788738)
build_ruby 0.001498 0.000267 3.346542 ( 7.363842)
build_all 0.007604 0.000628 2.542994 ( 4.519314)
build_install 0.015868 0.005700 4.102394 ( 8.820167)
test_btest 0.000730 0.000142 83.541449 ( 89.720587)
test_basic 0.001450 0.007884 0.958155 ( 2.015182)
test_all 0.001613 0.000000 659.372320 (546.166733)
test_rubyspec 0.022281 0.028563 91.423321 (135.416797)
total: 804.77 sec