Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-001005
#<BuildRuby:0x0000561fd7731f20
@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.20230624-001005",
@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.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000028 0.000004 0.000032 ( 0.000030)
build_up 0.006296 0.000327 2.021216 ( 4.349840)
build_miniruby 0.001421 0.000184 1.530058 ( 1.868269)
build_ruby 0.001716 0.000221 3.134042 ( 3.531138)
build_all 0.001117 0.006663 2.279229 ( 1.974136)
build_install 0.011138 0.006107 3.645579 ( 3.034464)
test_btest 0.000614 0.000130 78.830984 ( 31.149175)
test_basic 0.004232 0.000898 0.787128 ( 2.727021)
test_all 0.001287 0.000273 589.403219 (240.754932)
test_rubyspec 0.025303 0.030159 88.770636 (102.536763)
total: 391.93 sec