Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-092916
#<BuildRuby:0x000055fa692bdfb8
@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.20230501-092916",
@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.000004 0.000019 ( 0.000018)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005321 0.000349 1.748098 ( 3.002838)
build_miniruby 0.001548 0.000000 1.257645 ( 1.259283)
build_ruby 0.001525 0.000000 2.560757 ( 2.769561)
build_all 0.004242 0.001945 2.056282 ( 1.500245)
build_install 0.008402 0.006516 3.282710 ( 2.480664)
test_btest 0.000765 0.000218 72.729539 ( 25.756716)
test_basic 0.005359 0.000500 0.638874 ( 0.738479)
test_all 0.000900 0.000248 574.847342 (223.927641)
test_rubyspec 0.032061 0.009587 74.876276 ( 86.751101)
total: 348.19 sec