Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-224121
#<BuildRuby:0x000055c8c1d66098
@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.20230329-224121",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000000 0.000064 0.000064 ( 0.000033)
build_up 0.000000 0.005875 1.864651 ( 3.939649)
build_miniruby 0.001197 0.000584 1.254341 ( 1.265903)
build_ruby 0.001079 0.000511 2.392002 ( 2.640836)
build_all 0.002221 0.005054 2.265504 ( 2.157578)
build_install 0.012667 0.004332 3.377368 ( 3.277015)
test_btest 0.000593 0.000297 69.387350 ( 35.105475)
test_basic 0.003260 0.003646 0.538594 ( 0.677308)
test_all 0.001196 0.000624 582.659517 (239.034001)
test_rubyspec 0.023859 0.024111 72.930004 ( 82.785384)
total: 370.88 sec