Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-075355
#<BuildRuby:0x0000556ca3a323b0
@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.20230125-075355",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.004003 0.000763 0.982332 (332.639288)
build_miniruby 0.001549 0.000000 1.222042 ( 1.231023)
build_ruby 0.001645 0.000000 2.808374 ( 3.104696)
build_all 0.005748 0.001913 3.966827 ( 1.956681)
build_install 0.008256 0.007546 2.914094 ( 2.252555)
test_btest 0.000636 0.000159 56.631058 ( 21.682002)
test_basic 0.004670 0.001168 0.363297 ( 0.461595)
test_all 0.001246 0.000312 650.841368 (202.676431)
test_rubyspec 0.020381 0.017323 63.294378 ( 73.240184)
total: 639.25 sec