Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-062901
#<BuildRuby:0x000055fbd49fe270
@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.20230606-062901",
@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.000006 0.000022 ( 0.000022)
autoconf 0.000022 0.000007 0.000029 ( 0.000030)
configure 0.000020 0.000007 0.000027 ( 0.000026)
build_up 0.005127 0.001610 1.891358 ( 4.187409)
build_miniruby 0.001189 0.000414 1.445307 ( 1.649537)
build_ruby 0.001269 0.000442 2.760780 ( 3.286720)
build_all 0.002667 0.004834 2.167490 ( 2.304257)
build_install 0.010726 0.006749 3.522840 ( 3.169000)
test_btest 0.000530 0.000221 77.371587 ( 42.056193)
test_basic 0.002311 0.005279 0.802578 ( 1.241350)
test_all 0.001134 0.000519 614.636443 (261.004466)
test_rubyspec 0.028057 0.026371 85.567397 (103.904043)
total: 422.80 sec