Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-020301
#<BuildRuby:0x00005588643de3b0
@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.20231014-020301",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.006400 0.000000 2.211955 ( 2.308248)
build_miniruby 0.001560 0.000001 1.440369 ( 1.438758)
build_ruby 0.001459 0.000000 2.716236 ( 2.918326)
build_all 0.002947 0.004152 6.023114 ( 2.448320)
build_install 0.005114 0.010834 7.750309 ( 3.861957)
test_btest 0.000655 0.000135 85.140419 ( 23.324304)
test_basic 0.004742 0.000976 0.754536 ( 0.810366)
test_all 0.001199 0.007381 666.945291 (214.703982)
test_rubyspec 0.018009 0.035330 95.407848 (107.118701)
total: 358.93 sec