Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-022530
#<BuildRuby:0x000055c1f3b6a228
@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.20230131-022530",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.005140 0.000153 1.158595 ( 1.944389)
build_miniruby 0.001412 0.000193 1.137354 ( 1.250859)
build_ruby 0.001058 0.000145 2.484538 ( 2.774459)
build_all 0.004324 0.003517 4.050678 ( 2.719037)
build_install 0.016009 0.000000 2.953777 ( 3.071010)
test_btest 0.000727 0.000100 55.860084 ( 32.979376)
test_basic 0.005358 0.000765 0.441915 ( 0.593552)
test_all 0.001565 0.000224 649.567264 (265.422400)
test_rubyspec 0.007601 0.040235 71.494821 ( 83.329536)
total: 394.09 sec