Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-200608
#<BuildRuby:0x0000563a5179a1a8
@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.20230206-200608",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.000000 0.004468 0.835891 ( 1.293963)
build_miniruby 0.000000 0.001065 1.021444 ( 1.019954)
build_ruby 0.000000 0.001378 2.191791 ( 2.404056)
build_all 0.005363 0.001254 3.599979 ( 1.924056)
build_install 0.005106 0.009584 2.809959 ( 2.113266)
test_btest 0.000551 0.000144 55.837908 ( 18.388428)
test_basic 0.006143 0.000442 0.440225 ( 0.541906)
test_all 0.000753 0.000189 622.885429 (189.064637)
test_rubyspec 0.028660 0.020096 63.005166 ( 73.120907)
total: 289.87 sec