Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-211903
#<BuildRuby:0x000056268e4c9fb8
@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.20230505-211903",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005509 0.001147 1.952844 ( 4.584476)
build_miniruby 0.001693 0.000353 1.361253 ( 1.804950)
build_ruby 0.001687 0.000351 2.706907 ( 18.683702)
build_all 0.006242 0.001301 2.254153 ( 2.910158)
build_install 0.011335 0.008364 3.568042 ( 4.157079)
test_btest 0.000696 0.000181 77.061171 ( 71.440229)
test_basic 0.003414 0.004116 0.805303 ( 1.396742)
test_all 0.000904 0.000258 620.123695 (443.348025)
test_rubyspec 0.024201 0.029284 85.414336 (110.192517)
total: 658.52 sec