Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-015630
#<BuildRuby:0x00005603d6951f48
@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.20230725-015630",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000029 0.000002 0.000031 ( 0.000033)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.007175 0.000303 2.301716 ( 5.338370)
build_miniruby 0.001625 0.000148 1.667349 ( 1.805235)
build_ruby 0.001416 0.000128 3.284460 ( 4.120373)
build_all 0.007751 0.000327 2.797068 ( 3.412018)
build_install 0.018895 0.000522 4.225242 ( 3.918748)
test_btest 0.000819 0.000000 81.670823 ( 46.411798)
test_basic 0.007536 0.000000 0.969039 ( 1.383118)
test_all 0.001281 0.000000 626.618940 (345.573267)
test_rubyspec 0.029019 0.029056 92.969852 (123.574106)
total: 535.54 sec