Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-133519
#<BuildRuby:0x00005564df126008
@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.20230612-133519",
@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.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000000 0.008216 1.919305 ( 4.811180)
build_miniruby 0.000000 0.001766 1.504643 ( 1.620893)
build_ruby 0.000000 0.001904 2.980369 ( 3.550182)
build_all 0.008056 0.000000 2.410333 ( 2.406733)
build_install 0.015048 0.005159 3.686243 ( 3.883894)
test_btest 0.000801 0.000211 79.207940 ( 41.455250)
test_basic 0.003125 0.004237 0.811203 ( 1.244802)
test_all 0.001367 0.000395 569.150336 (202.620732)
test_rubyspec 0.022400 0.025716 80.752180 ( 92.638446)
total: 354.23 sec