Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-095738
#<BuildRuby:0x000055eec17a63d0
@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.20230103-095738",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.004483 0.000102 1.185710 ( 1.964887)
build_miniruby 0.001250 0.000250 1.421777 ( 1.424712)
build_ruby 0.001522 0.000305 3.561209 ( 4.109293)
build_all 0.003234 0.003926 3.930657 ( 2.735955)
build_install 0.011842 0.005051 3.168980 ( 2.928083)
test_btest 0.000000 0.000898 56.682314 ( 28.019871)
test_basic 0.003180 0.004267 0.462683 ( 0.706567)
test_all 0.000497 0.001068 613.255284 (246.164551)
test_rubyspec 0.027655 0.019798 68.991256 ( 82.875580)
total: 370.93 sec