Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-122600
#<BuildRuby:0x000056010aa8a190
@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.20231213-122600",
@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.000016 0.000000 0.000016 ( 0.000018)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000031 0.000001 0.000032 ( 0.000032)
build_up 0.005959 0.000213 2.275539 ( 2.342693)
build_miniruby 0.001249 0.000045 1.582617 ( 1.582075)
build_ruby 0.001659 0.000059 3.274795 ( 3.472271)
build_all 0.003017 0.004247 5.817639 ( 2.423354)
build_install 0.013169 0.004738 7.303532 ( 3.640454)
test_btest 0.000688 0.000066 81.964215 ( 21.737399)
test_basic 0.005081 0.000491 0.868373 ( 0.941997)
test_all 0.081764 0.034722 658.521651 (193.413503)
test_rubyspec 0.043695 0.017519 91.567253 (103.415391)
total: 332.97 sec