Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-041142
#<BuildRuby:0x000055f73c691f48
@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.20230511-041142",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.002675 0.002911 1.807682 ( 3.172360)
build_miniruby 0.001552 0.000311 1.387713 ( 1.401148)
build_ruby 0.001448 0.000289 2.808894 ( 3.094968)
build_all 0.006630 0.000000 2.165239 ( 1.733835)
build_install 0.009045 0.007813 3.565985 ( 3.294501)
test_btest 0.000598 0.000144 76.488761 ( 31.665412)
test_basic 0.000000 0.006542 0.778545 ( 0.886049)
test_all 0.000000 0.001157 605.070156 (223.262620)
test_rubyspec 0.028665 0.021596 80.763628 ( 96.912945)
total: 365.42 sec