Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-145509
#<BuildRuby:0x0000558e6cc85a00
@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.20230609-145509",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.002261 0.004415 1.935512 ( 4.350524)
build_miniruby 0.001517 0.000000 1.350008 ( 1.563544)
build_ruby 0.001413 0.000000 2.686375 ( 3.086570)
build_all 0.006972 0.000000 2.277142 ( 2.085824)
build_install 0.005490 0.012170 3.253076 ( 3.049194)
test_btest 0.000525 0.000163 75.971835 ( 39.985827)
test_basic 0.000139 0.007253 0.815773 ( 1.116259)
test_all 0.003108 0.000000 563.989962 (242.784884)
test_rubyspec 0.029277 0.022624 83.993707 (101.638424)
total: 399.66 sec