Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-063726
#<BuildRuby:0x000055786d2722a8
@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.20230706-063726",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000031)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.005441 0.001088 2.173636 ( 3.634520)
build_miniruby 0.001559 0.000000 1.561054 ( 1.614592)
build_ruby 0.001864 0.000000 3.341210 ( 3.592395)
build_all 0.003402 0.003889 2.466008 ( 1.950376)
build_install 0.013208 0.004330 4.057134 ( 4.003808)
test_btest 0.000980 0.000229 85.282432 ( 39.809544)
test_basic 0.000000 0.007385 0.938008 ( 1.105319)
test_all 0.000000 0.001378 603.089161 (262.568504)
test_rubyspec 0.017322 0.035760 92.160512 (105.555762)
total: 423.84 sec