Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-014315
#<BuildRuby:0x00005562c5d7a078
@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.20231210-014315",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000026)
build_up 0.001942 0.004512 2.182065 ( 2.241572)
build_miniruby 0.000995 0.000207 1.572254 ( 1.570720)
build_ruby 0.001567 0.000326 2.941436 ( 3.164040)
build_all 0.003155 0.004028 5.266453 ( 2.114927)
build_install 0.015852 0.001629 6.496457 ( 2.959278)
test_btest 0.000876 0.000195 78.519093 ( 20.979987)
test_basic 0.000000 0.005207 0.827553 ( 0.893229)
test_all 0.079760 0.041613 661.771550 (247.639370)
test_rubyspec 0.035300 0.032219 91.182014 (102.900589)
total: 384.46 sec