Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-230031
#<BuildRuby:0x000055838cf0e230
@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.20230610-230031",
@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.000014 0.000001 0.000015 ( 0.000014)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000018 0.000000 0.000018 ( 0.000019)
build_up 0.001643 0.003813 1.831257 ( 3.149873)
build_miniruby 0.000000 0.001464 1.294773 ( 1.294682)
build_ruby 0.000000 0.001578 2.605893 ( 2.807626)
build_all 0.002387 0.004407 2.309421 ( 1.954006)
build_install 0.015620 0.002231 3.478363 ( 2.996290)
test_btest 0.000000 0.000845 77.248556 ( 37.586489)
test_basic 0.000000 0.005143 0.707979 ( 0.785236)
test_all 0.001488 0.000000 555.634837 (217.111989)
test_rubyspec 0.028985 0.027598 86.709431 (107.592482)
total: 375.28 sec