Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-205930
#<BuildRuby:0x00005615ae2f2258
@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.20230731-205930",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000032 0.000001 0.000033 ( 0.000032)
configure 0.000030 0.000001 0.000031 ( 0.000030)
build_up 0.003188 0.004211 2.217878 ( 5.935836)
build_miniruby 0.001836 0.000115 1.639199 ( 2.605621)
build_ruby 0.000000 0.001798 3.110058 ( 5.225665)
build_all 0.001828 0.005712 2.591025 ( 2.706296)
build_install 0.012038 0.007983 4.489492 ( 5.125672)
test_btest 0.000727 0.000118 79.971561 ( 51.878643)
test_basic 0.004524 0.004105 0.952743 ( 1.630124)
test_all 0.001294 0.000239 668.709818 (465.350461)
test_rubyspec 0.040026 0.020172 97.754751 (199.404347)
total: 739.86 sec