Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-092712
#<BuildRuby:0x0000557e7d97e018
@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.20230123-092712",
@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.000000 0.000019 ( 0.000019)
autoconf 0.000027 0.000001 0.000028 ( 0.000027)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.006535 0.000086 1.249735 ( 2.180176)
build_miniruby 0.001457 0.000051 1.268390 ( 1.356732)
build_ruby 0.001704 0.000059 3.126709 ( 3.685356)
build_all 0.003809 0.004510 4.048097 ( 2.962745)
build_install 0.006209 0.012732 3.224035 ( 3.071081)
test_btest 0.000595 0.000096 58.947035 ( 32.736715)
test_basic 0.004252 0.002784 0.453025 ( 0.554591)
test_all 0.001028 0.000181 659.292715 (272.942093)
test_rubyspec 0.026169 0.029098 75.641042 ( 87.401823)
total: 406.89 sec