Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-172931
#<BuildRuby:0x000055e530a3a2a8
@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.20230207-172931",
@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.000019 0.000003 0.000022 ( 0.000022)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004436 0.000056 1.134102 ( 1.635003)
build_miniruby 0.001216 0.000000 1.160381 ( 1.162759)
build_ruby 0.001385 0.000000 2.215528 ( 2.502735)
build_all 0.006284 0.000705 3.783136 ( 2.210738)
build_install 0.008725 0.005124 2.816173 ( 2.578547)
test_btest 0.000554 0.000101 55.417849 ( 29.554780)
test_basic 0.000587 0.004687 0.393246 ( 0.496209)
test_all 0.001056 0.000240 615.248358 (233.611808)
test_rubyspec 0.027716 0.017583 73.610706 ( 84.054077)
total: 357.81 sec