Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-184622
#<BuildRuby:0x000055c7c78be1a8
@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.20230906-184622",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.005048 0.000522 1.817222 ( 3.007241)
build_miniruby 0.001538 0.000000 1.665976 ( 1.857512)
build_ruby 0.002098 0.000000 3.309293 ( 3.672301)
build_all 0.007474 0.000718 6.232821 ( 4.378191)
build_install 0.009023 0.008946 7.449646 ( 5.416120)
test_btest 0.000780 0.000122 80.425304 ( 43.070089)
test_basic 0.000000 0.007801 0.975891 ( 1.143623)
test_all 0.000000 0.010012 665.618314 (298.562756)
test_rubyspec 0.042748 0.030661 105.165564 (125.690300)
total: 486.80 sec