Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-220457
#<BuildRuby:0x000055d394cf6008
@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.20230512-220457",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.001833 0.004411 1.893968 ( 3.363908)
build_miniruby 0.001142 0.000259 1.346754 ( 1.456452)
build_ruby 0.001160 0.000263 2.681531 ( 3.061544)
build_all 0.002496 0.004877 2.238528 ( 2.431775)
build_install 0.010301 0.006135 3.479844 ( 3.205531)
test_btest 0.000723 0.000220 74.703275 ( 39.705201)
test_basic 0.005973 0.000398 0.796681 ( 1.194300)
test_all 0.001088 0.000317 553.768868 (236.249614)
test_rubyspec 0.013939 0.035107 76.936312 ( 88.935388)
total: 379.60 sec