Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-052705
#<BuildRuby:0x00005583abad2058
@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.20230604-052705",
@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.000016 0.000001 0.000017 ( 0.000019)
autoconf 0.000117 0.000000 0.000117 ( 0.004093)
configure 0.000034 0.000000 0.000034 ( 0.000034)
build_up 0.007004 0.000000 1.896318 ( 4.733321)
build_miniruby 0.001996 0.000000 1.443289 ( 1.786821)
build_ruby 0.001566 0.000000 2.916955 ( 3.588464)
build_all 0.006618 0.000050 2.124629 ( 2.683127)
build_install 0.010865 0.008309 3.696505 ( 4.347955)
test_btest 0.000719 0.000090 79.605738 ( 61.571604)
test_basic 0.001327 0.003211 0.808746 ( 1.298195)
test_all 0.000788 0.000609 629.783038 (376.737737)
test_rubyspec 0.021543 0.033852 84.027572 (106.311191)
total: 563.06 sec