Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-024516
#<BuildRuby:0x000055af0587a348
@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-024516",
@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.000022 0.000001 0.000023 ( 0.000022)
autoconf 0.000033 0.000002 0.000035 ( 0.000033)
configure 0.000030 0.000001 0.000031 ( 0.000030)
build_up 0.000000 0.006763 2.159813 ( 4.695423)
build_miniruby 0.000000 0.001448 1.521494 ( 1.527548)
build_ruby 0.000000 0.001753 3.145503 ( 3.759481)
build_all 0.003351 0.004507 2.703829 ( 2.917850)
build_install 0.014865 0.004405 4.161633 ( 5.020545)
test_btest 0.000720 0.000123 81.005843 ( 45.387477)
test_basic 0.004016 0.003930 0.912620 ( 1.436456)
test_all 0.001210 0.000235 606.805925 (275.032614)
test_rubyspec 0.025910 0.026981 90.694573 (104.210732)
total: 443.99 sec