Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-162917
#<BuildRuby:0x000055e42a1a5fb8
@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.20230723-162917",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.003490 0.003892 2.218077 ( 5.047310)
build_miniruby 0.001031 0.000111 1.601260 ( 2.257569)
build_ruby 0.001490 0.000160 3.378201 ( 4.167103)
build_all 0.007588 0.000369 2.651101 ( 2.882984)
build_install 0.018085 0.000947 4.018783 ( 4.711345)
test_btest 0.000954 0.000093 79.493292 ( 45.889591)
test_basic 0.007031 0.000237 0.876034 ( 1.146848)
test_all 0.001348 0.000751 574.832249 (337.655995)
test_rubyspec 0.026586 0.026469 89.465754 (109.447836)
total: 513.21 sec