Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-063233
#<BuildRuby:0x000056487ada2118
@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-063233",
@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.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.002015 0.003809 1.777174 ( 3.238424)
build_miniruby 0.001435 0.000154 1.227792 ( 1.227185)
build_ruby 0.001203 0.000129 2.618603 ( 2.820754)
build_all 0.005831 0.000624 2.063820 ( 1.284184)
build_install 0.005609 0.008760 3.274892 ( 2.295628)
test_btest 0.000757 0.000131 77.329532 ( 24.335223)
test_basic 0.001461 0.003765 0.674283 ( 0.748643)
test_all 0.000922 0.000185 550.563386 (168.801758)
test_rubyspec 0.034216 0.007800 73.564180 ( 85.210510)
total: 289.96 sec