Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-065625
#<BuildRuby:0x000055ea74c523d0
@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.20230515-065625",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000029 0.000002 0.000031 ( 0.000032)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006051 0.000000 1.838891 ( 4.918581)
build_miniruby 0.001320 0.000000 1.288320 ( 1.461704)
build_ruby 0.001351 0.000065 2.523944 ( 2.791811)
build_all 0.002443 0.003869 2.203891 ( 1.910541)
build_install 0.014701 0.000719 3.356158 ( 2.867204)
test_btest 0.000828 0.000089 73.484143 ( 38.941937)
test_basic 0.000000 0.006511 0.760694 ( 0.944112)
test_all 0.000000 0.000974 563.522856 (261.860359)
test_rubyspec 0.026130 0.030985 82.975650 (103.084662)
total: 418.78 sec