Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-235539
#<BuildRuby:0x000055d99ed21f68
@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.20230915-235539",
@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.000022 0.000003 0.000025 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.007367 0.000351 2.389388 ( 4.674937)
build_miniruby 0.001614 0.000000 2.019295 ( 2.257435)
build_ruby 0.001794 0.000000 3.487644 ( 3.974538)
build_all 0.003293 0.003997 6.349039 ( 4.006663)
build_install 0.011457 0.008127 8.188571 ( 6.155473)
test_btest 0.000626 0.000114 83.431038 ( 42.056893)
test_basic 0.004465 0.002597 0.895931 ( 1.050163)
test_all 0.008279 0.000823 668.322705 (274.860340)
test_rubyspec 0.034865 0.028474 96.880296 (108.288103)
total: 447.33 sec