Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-123454
#<BuildRuby:0x000055e920a223d0
@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.20230814-123454",
@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.000025 0.000002 0.000027 ( 0.000026)
autoconf 0.000043 0.000003 0.000046 ( 0.000041)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.006508 0.000163 2.208956 ( 5.146778)
build_miniruby 0.001464 0.000095 1.801774 ( 3.787784)
build_ruby 0.001937 0.000125 3.482697 ( 5.417044)
build_all 0.008614 0.000073 6.620381 ( 5.434563)
build_install 0.015426 0.004381 8.096456 ( 8.464862)
test_btest 0.000854 0.000071 82.571364 ( 53.363170)
test_basic 0.007986 0.000299 0.981328 ( 1.800025)
test_all 0.009538 0.000349 666.630368 (408.423930)
test_rubyspec 0.040458 0.031756 105.710961 (163.120622)
total: 654.96 sec