Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-100304
#<BuildRuby:0x000055be255b5ed0
@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.20230120-100304",
@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.000037 0.000000 0.000037 ( 0.000038)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.004402 0.000105 1.123616 ( 1.520391)
build_miniruby 0.001039 0.000219 0.974446 ( 0.973035)
build_ruby 0.001307 0.000275 2.534039 ( 2.826607)
build_all 0.005633 0.001186 3.692255 ( 1.841890)
build_install 0.007530 0.005309 2.747886 ( 1.889348)
test_btest 0.001140 0.000000 56.258410 ( 19.547430)
test_basic 0.000000 0.005461 0.341037 ( 0.437933)
test_all 0.000000 0.001080 652.647285 (199.908888)
test_rubyspec 0.005465 0.037081 65.637122 ( 75.657301)
total: 304.60 sec