Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-144255
#<BuildRuby:0x0000558ec3cc27c8
@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.20230627-144255",
@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.000024 0.000003 0.000027 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.005537 0.000182 1.873166 ( 3.180058)
build_miniruby 0.001373 0.000153 1.499240 ( 1.503839)
build_ruby 0.001619 0.000000 3.110177 ( 3.330946)
build_all 0.007368 0.000107 2.515594 ( 1.984816)
build_install 0.013649 0.003744 3.880077 ( 3.098464)
test_btest 0.000565 0.000069 79.104481 ( 36.421176)
test_basic 0.003070 0.004465 0.821316 ( 0.926202)
test_all 0.001069 0.000162 611.379769 (248.191933)
test_rubyspec 0.046982 0.006171 87.585356 (101.090122)
total: 399.73 sec