Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-101125
#<BuildRuby:0x0000558bf5742058
@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.20230213-101125",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.000734 0.004090 1.199760 ( 1.577142)
build_miniruby 0.001323 0.000220 1.113936 ( 1.111772)
build_ruby 0.001297 0.000216 2.335435 ( 2.535634)
build_all 0.005791 0.000966 3.674249 ( 1.770345)
build_install 0.008812 0.004377 2.987493 ( 2.075922)
test_btest 0.000755 0.000145 58.554350 ( 16.589527)
test_basic 0.004090 0.000786 0.503541 ( 0.597254)
test_all 0.000782 0.000151 699.048178 (305.850310)
test_rubyspec 0.048484 0.017557 81.136895 (111.833156)
total: 443.94 sec