Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-094700
#<BuildRuby:0x0000558c8f6823d0
@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.20230828-094700",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000032 0.000008 0.000040 ( 0.000041)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.005812 0.001507 2.321676 ( 5.274308)
build_miniruby 0.001782 0.000462 1.759366 ( 2.673615)
build_ruby 0.000000 0.002814 3.487825 ( 4.811288)
build_all 0.000102 0.008477 6.519151 ( 7.172641)
build_install 0.018247 0.003318 8.373487 ( 8.808212)
test_btest 0.000609 0.000203 88.226182 ( 83.970046)
test_basic 0.006233 0.002078 0.984429 ( 1.493162)
test_all 0.007891 0.002630 681.371273 (405.880684)
test_rubyspec 0.045200 0.024603 107.018535 (122.560553)
total: 642.65 sec