Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-061609
#<BuildRuby:0x000055a7e11e6138
@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.20230526-061609",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000026 0.000000 0.000026 ( 0.000025)
build_up 0.006148 0.000269 1.888060 ( 4.149637)
build_miniruby 0.000000 0.001741 1.411236 ( 1.562292)
build_ruby 0.000000 0.001955 2.821064 ( 3.221172)
build_all 0.002517 0.004098 2.168005 ( 1.983365)
build_install 0.014962 0.002018 3.431823 ( 3.172440)
test_btest 0.000691 0.000128 74.109637 ( 40.597860)
test_basic 0.006435 0.000345 0.780385 ( 1.131816)
test_all 0.001421 0.000254 563.124299 (259.651007)
test_rubyspec 0.021553 0.028668 80.965937 ( 98.943339)
total: 414.41 sec