Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-214028
#<BuildRuby:0x0000558bcc229fb8
@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.20240210-214028",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.001608 0.004338 1.826217 ( 2.145247)
build_miniruby 0.001012 0.000283 1.632986 ( 1.631426)
build_ruby 0.001255 0.000351 3.360445 ( 3.599082)
build_all 0.007100 0.000000 6.452389 ( 2.513231)
build_install 0.010938 0.006755 7.896081 ( 3.874990)
test_btest 0.000624 0.000184 89.270712 ( 23.690447)
test_basic 0.002570 0.004365 0.896808 ( 0.956895)
test_all 0.075282 0.041115 757.322810 (218.881697)
test_rubyspec 0.072936 0.034128 162.736206 (171.771435)
total: 429.07 sec