Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-082341
#<BuildRuby:0x00005651090fe320
@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.20230104-082341",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000019 0.000001 0.000020 ( 0.000022)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.004301 0.000015 1.059010 ( 1.454260)
build_miniruby 0.001358 0.000130 1.415787 ( 1.414637)
build_ruby 0.001440 0.000138 3.211509 ( 3.595546)
build_all 0.006445 0.000196 3.774479 ( 1.909236)
build_install 0.009152 0.004442 3.006293 ( 2.156117)
test_btest 0.000611 0.000077 54.775169 ( 22.561180)
test_basic 0.006676 0.000268 0.419715 ( 0.542875)
test_all 0.001127 0.000136 620.386789 (194.205294)
test_rubyspec 0.021386 0.023756 65.830192 ( 77.106473)
total: 304.95 sec