Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-183120
#<BuildRuby:0x00005561c71c6118
@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.20230808-183120",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000031 0.000002 0.000033 ( 0.000032)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006267 0.000171 2.157613 ( 3.633641)
build_miniruby 0.001322 0.000098 1.593274 ( 1.599003)
build_ruby 0.001526 0.000113 3.197225 ( 3.412329)
build_all 0.007480 0.000554 2.714995 ( 1.936633)
build_install 0.017103 0.000253 4.213541 ( 3.093140)
test_btest 0.001065 0.000071 82.452687 ( 30.232419)
test_basic 0.004674 0.000312 0.980897 ( 1.095533)
test_all 0.000000 0.001633 667.216073 (293.471150)
test_rubyspec 0.021667 0.033621 96.633114 (128.005321)
total: 466.48 sec