Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-173512
#<BuildRuby:0x000055a1939ba7c8
@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.20230707-173512",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000034 0.000003 0.000037 ( 0.000038)
configure 0.000029 0.000003 0.000032 ( 0.000034)
build_up 0.007872 0.000380 2.405201 ( 8.329336)
build_miniruby 0.001523 0.000138 2.170197 ( 5.817409)
build_ruby 0.001822 0.000165 3.565899 ( 8.890392)
build_all 0.008039 0.000731 2.622933 ( 6.151015)
build_install 0.022691 0.000000 4.402917 ( 10.152909)
test_btest 0.001059 0.000000 85.078166 ( 95.580318)
test_basic 0.004313 0.004078 0.967644 ( 2.417479)
test_all 0.001855 0.000185 668.216583 (677.440339)
test_rubyspec 0.017743 0.037581 94.615173 (145.971625)
total: 960.75 sec