Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-033151
#<BuildRuby:0x000055ba843e5a00
@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.20230619-033151",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000038 0.000002 0.000040 ( 0.000041)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.003403 0.004111 1.987005 ( 6.066952)
build_miniruby 0.000000 0.001692 1.472216 ( 3.596951)
build_ruby 0.000000 0.001817 2.973184 ( 7.335541)
build_all 0.004343 0.004180 2.619984 ( 4.619763)
build_install 0.015706 0.005340 4.012670 ( 7.456589)
test_btest 0.000627 0.000114 84.184501 ( 90.887531)
test_basic 0.000000 0.008737 0.901418 ( 1.752870)
test_all 0.000000 0.001266 595.000846 (468.827480)
test_rubyspec 0.019342 0.034534 89.587683 (142.927265)
total: 733.47 sec