Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-165009
#<BuildRuby:0x00005556256963d0
@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.20230529-165009",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005619 0.000733 1.861917 ( 4.088985)
build_miniruby 0.001369 0.000179 1.390209 ( 1.628700)
build_ruby 0.001312 0.000171 2.601725 ( 3.025753)
build_all 0.005985 0.000780 2.128378 ( 2.239663)
build_install 0.003647 0.013819 3.299517 ( 3.264200)
test_btest 0.000645 0.000161 74.480710 ( 40.776320)
test_basic 0.002493 0.005409 0.807753 ( 1.083846)
test_all 0.000952 0.000277 585.526347 (261.987965)
test_rubyspec 0.020305 0.031581 82.098458 (100.840765)
total: 418.94 sec