Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-091147
#<BuildRuby:0x0000558784e0e258
@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.20231221-091147",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005171 0.001034 1.882989 ( 2.233185)
build_miniruby 0.001330 0.000266 1.687612 ( 1.686614)
build_ruby 0.001342 0.000268 3.192112 ( 3.390272)
build_all 0.007021 0.001404 5.820460 ( 2.945224)
build_install 0.012033 0.007597 7.139288 ( 4.254302)
test_btest 0.000695 0.000168 81.582209 ( 34.017481)
test_basic 0.002418 0.002730 0.860855 ( 0.947601)
test_all 0.087848 0.031752 676.378527 (240.509446)
test_rubyspec 0.051144 0.016299 93.565854 (105.422640)
total: 395.41 sec