Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-154906
#<BuildRuby:0x0000558b9d0f5f68
@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.20231018-154906",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006668 0.000000 2.381819 ( 2.482881)
build_miniruby 0.001806 0.000000 1.772318 ( 1.777619)
build_ruby 0.002245 0.000000 3.282831 ( 3.452658)
build_all 0.008326 0.000000 6.449583 ( 2.991536)
build_install 0.018529 0.000738 8.154418 ( 4.585813)
test_btest 0.000841 0.000102 87.718899 ( 30.745307)
test_basic 0.002302 0.004540 0.951048 ( 1.018777)
test_all 0.009147 0.000088 742.487457 (288.710063)
test_rubyspec 0.041577 0.029960 104.417420 (116.058058)
total: 451.82 sec