Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-032426
#<BuildRuby:0x0000563e437427c8
@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.20230711-032426",
@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.000017 0.000001 0.000018 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.002789 0.004424 2.159551 ( 5.891001)
build_miniruby 0.001599 0.000221 1.712626 ( 2.963152)
build_ruby 0.001813 0.000250 3.348536 ( 6.426826)
build_all 0.000000 0.008467 2.715465 ( 4.042571)
build_install 0.016589 0.004137 4.100464 ( 7.087711)
test_btest 0.000705 0.000150 85.845793 ( 67.878967)
test_basic 0.003927 0.004195 0.965642 ( 2.062971)
test_all 0.001884 0.000210 639.426596 (471.430236)
test_rubyspec 0.049373 0.016071 97.161540 (179.507939)
total: 747.29 sec