Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-220452
#<BuildRuby:0x0000556ed5b2e1b8
@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.20230525-220452",
@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.000021 0.000002 0.000023 ( 0.000024)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.002057 0.003078 1.605207 ( 3.054346)
build_miniruby 0.001477 0.000000 1.231484 ( 1.239303)
build_ruby 0.000000 0.001602 2.429602 ( 2.620714)
build_all 0.002211 0.004315 2.059965 ( 1.464595)
build_install 0.013781 0.002735 3.337271 ( 2.540217)
test_btest 0.000733 0.000151 75.430161 ( 28.152756)
test_basic 0.004457 0.000207 0.755943 ( 0.836517)
test_all 0.000791 0.000158 547.786634 (193.235116)
test_rubyspec 0.027529 0.022977 79.181088 ( 92.429948)
total: 325.57 sec