Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-145531
#<BuildRuby:0x000055c7dbf21f90
@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.20230313-145531",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001326 0.004229 1.875126 ( 3.845667)
build_miniruby 0.001521 0.000277 1.264584 ( 1.273273)
build_ruby 0.001358 0.000000 2.507155 ( 2.951350)
build_all 0.002536 0.004088 2.196180 ( 1.984050)
build_install 0.015872 0.001527 3.470177 ( 2.937610)
test_btest 0.000859 0.000172 66.712305 ( 35.504084)
test_basic 0.004535 0.000907 0.513047 ( 0.672739)
test_all 0.000959 0.000192 538.866388 (226.583186)
test_rubyspec 0.037117 0.013809 77.623638 ( 91.753828)
total: 367.51 sec