Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-130642
#<BuildRuby:0x00005632e164e2a8
@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-130642",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005769 0.000666 1.984387 ( 4.990836)
build_miniruby 0.001286 0.000148 1.433103 ( 1.864274)
build_ruby 0.001523 0.000175 3.165347 ( 4.257600)
build_all 0.007024 0.000303 5.400858 ( 4.589294)
build_install 0.013037 0.004984 6.708913 ( 5.744317)
test_btest 0.000661 0.000091 77.387742 ( 44.459478)
test_basic 0.004682 0.000646 0.804307 ( 1.540316)
test_all 0.001748 0.000241 588.946749 (376.351021)
test_rubyspec 0.049950 0.016265 92.432158 (208.790293)
total: 652.59 sec