Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-115426
#<BuildRuby:0x000056478bb3a2a8
@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.20230801-115426",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.007648 0.000510 2.186937 ( 5.580358)
build_miniruby 0.001427 0.000000 1.700725 ( 3.316532)
build_ruby 0.001672 0.000000 3.507773 ( 7.630532)
build_all 0.008422 0.000000 2.622655 ( 4.279866)
build_install 0.021395 0.001014 4.379372 ( 9.078920)
test_btest 0.000839 0.000049 81.709047 ( 92.545178)
test_basic 0.003573 0.000000 0.932178 ( 2.791457)
test_all 0.001055 0.000010 630.155966 (606.989610)
test_rubyspec 0.040749 0.016501 95.993097 (180.546119)
total: 912.76 sec