Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-165019
#<BuildRuby:0x0000557038bfe7c8
@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.20230711-165019",
@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.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.006570 0.000388 2.129930 ( 4.936696)
build_miniruby 0.001442 0.000000 1.570380 ( 2.047313)
build_ruby 0.001836 0.000000 3.141885 ( 4.372114)
build_all 0.007151 0.000932 2.542268 ( 2.837769)
build_install 0.009772 0.008821 4.083658 ( 5.099460)
test_btest 0.000668 0.000134 82.314723 ( 51.075222)
test_basic 0.002639 0.000528 0.963820 ( 1.769995)
test_all 0.000890 0.000178 619.827724 (320.688396)
test_rubyspec 0.030046 0.022954 90.754427 (129.578488)
total: 522.41 sec