Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-221205
#<BuildRuby:0x000055c98aa963d0
@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.20230826-221205",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.007697 0.000000 2.202302 ( 4.264407)
build_miniruby 0.001828 0.000231 1.703792 ( 2.008268)
build_ruby 0.001740 0.000000 3.297946 ( 3.750445)
build_all 0.007146 0.000658 6.192104 ( 4.233756)
build_install 0.014272 0.005687 7.994754 ( 5.909092)
test_btest 0.000730 0.000118 85.445467 ( 45.476541)
test_basic 0.007002 0.000383 1.002367 ( 1.381138)
test_all 0.010252 0.000147 630.832787 (292.295205)
test_rubyspec 0.043632 0.028383 104.896377 (124.243994)
total: 483.56 sec