Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-031956
#<BuildRuby:0x000055e8e351df48
@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.20230911-031956",
@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.000000 0.000067 0.000067 ( 0.000117)
autoconf 0.000000 0.000028 0.000028 ( 0.000029)
configure 0.000000 0.000024 0.000024 ( 0.000024)
build_up 0.002940 0.004533 2.296369 ( 4.373228)
build_miniruby 0.001546 0.000371 1.725246 ( 1.839746)
build_ruby 0.001442 0.000346 3.376322 ( 3.705531)
build_all 0.002723 0.005109 6.398118 ( 4.105439)
build_install 0.005675 0.013842 8.066022 ( 5.611464)
test_btest 0.000294 0.000544 84.071722 ( 44.967855)
test_basic 0.008013 0.000316 0.997609 ( 1.202464)
test_all 0.005963 0.004873 696.542162 (354.703058)
test_rubyspec 0.022421 0.047069 106.874460 (126.345627)
total: 546.86 sec