Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-093247
#<BuildRuby:0x00005612e8d5e390
@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.20230619-093247",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000027 0.000002 0.000029 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.003164 0.003936 2.078677 ( 3.881381)
build_miniruby 0.000000 0.001456 1.573771 ( 1.577054)
build_ruby 0.000000 0.001494 2.588556 ( 2.786791)
build_all 0.006813 0.001341 5.315100 ( 2.390118)
build_install 0.012890 0.005344 6.664338 ( 3.510039)
test_btest 0.000772 0.000000 76.857675 ( 24.518355)
test_basic 0.000908 0.006843 0.838724 ( 1.100303)
test_all 0.001050 0.000247 618.876597 (256.722278)
test_rubyspec 0.030927 0.021004 85.662560 (104.137698)
total: 400.63 sec