Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-142802
#<BuildRuby:0x0000560a3cda2338
@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.20230901-142802",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000028 0.000001 0.000029 ( 0.000030)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.006129 0.000198 1.805774 ( 3.147270)
build_miniruby 0.001389 0.000045 1.595808 ( 1.604949)
build_ruby 0.001803 0.000000 3.284852 ( 3.512524)
build_all 0.004128 0.004113 6.092375 ( 4.027125)
build_install 0.014110 0.003974 7.464627 ( 5.581693)
test_btest 0.000787 0.000063 83.105718 ( 46.004698)
test_basic 0.003394 0.004062 0.962746 ( 1.267835)
test_all 0.008418 0.000886 676.777327 (315.832183)
test_rubyspec 0.048005 0.024325 104.486113 (123.196922)
total: 504.18 sec