Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-172935
#<BuildRuby:0x000056491bc9a008
@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.20230526-172935",
@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.000014)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.005124 0.000854 1.784421 ( 3.947554)
build_miniruby 0.001298 0.000216 1.392681 ( 1.528668)
build_ruby 0.001760 0.000000 2.753386 ( 3.402469)
build_all 0.007136 0.000000 2.262568 ( 2.701440)
build_install 0.017399 0.000763 3.567956 ( 3.632981)
test_btest 0.000898 0.000041 74.620227 ( 46.986424)
test_basic 0.006754 0.000405 0.775592 ( 1.158548)
test_all 0.000898 0.000120 578.660743 (301.526201)
test_rubyspec 0.025509 0.025889 80.795210 ( 99.054653)
total: 463.94 sec