Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-060414
#<BuildRuby:0x0000562c6c0121a8
@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.20230610-060414",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.002078 0.004368 1.904495 ( 4.409061)
build_miniruby 0.001292 0.000281 1.388310 ( 1.567434)
build_ruby 0.001351 0.000294 2.807002 ( 3.352641)
build_all 0.002330 0.004738 2.323253 ( 1.937270)
build_install 0.009514 0.007130 3.517451 ( 3.485555)
test_btest 0.000653 0.000199 76.554013 ( 40.497791)
test_basic 0.004901 0.001868 0.797624 ( 1.082805)
test_all 0.001787 0.000550 559.351266 (247.070750)
test_rubyspec 0.045127 0.007337 80.500429 ( 92.426619)
total: 395.83 sec