Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-124407
#<BuildRuby:0x000055ff5f3e64f8
@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.20231208-124407",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.007888 0.000000 2.562572 ( 3.955780)
build_miniruby 0.001599 0.000107 1.727448 ( 1.957827)
build_ruby 0.002051 0.000151 3.311677 ( 3.764351)
build_all 0.005019 0.003856 6.064192 ( 4.612831)
build_install 0.013593 0.008391 7.670170 ( 6.475070)
test_btest 0.000846 0.000133 84.757945 ( 68.540502)
test_basic 0.008077 0.000593 0.965401 ( 1.501641)
test_all 0.104787 0.024737 733.590324 (667.818487)
test_rubyspec 0.040059 0.035636 104.025656 (164.953204)
total: 923.58 sec