Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-235934
#<BuildRuby:0x00005583df06a320
@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.20230201-235934",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.001209 0.003484 1.025521 ( 1.515672)
build_miniruby 0.001045 0.000199 1.091560 ( 1.090118)
build_ruby 0.001461 0.000278 2.090732 ( 2.291723)
build_all 0.005731 0.001092 3.750953 ( 1.955393)
build_install 0.011152 0.003932 2.816025 ( 1.964080)
test_btest 0.000683 0.000142 57.191230 ( 18.459865)
test_basic 0.005682 0.001184 0.436818 ( 0.537577)
test_all 0.001036 0.000216 647.354363 (207.337041)
test_rubyspec 0.013242 0.028989 65.343410 ( 75.342533)
total: 310.49 sec