Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-101936
#<BuildRuby:0x0000563aa2ac22a8
@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-101936",
@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.000015 0.000002 0.000017 ( 0.000019)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.003088 0.003764 1.902721 ( 3.987158)
build_miniruby 0.001385 0.000000 1.378492 ( 1.483581)
build_ruby 0.001652 0.000000 2.911901 ( 3.250283)
build_all 0.001373 0.005962 2.328132 ( 2.478439)
build_install 0.015723 0.003020 3.667930 ( 3.592988)
test_btest 0.000684 0.000171 76.593789 ( 42.199528)
test_basic 0.006273 0.001569 0.798484 ( 0.977879)
test_all 0.001532 0.000383 557.346516 (269.343221)
test_rubyspec 0.026849 0.027517 85.605008 (105.889816)
total: 433.20 sec