Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-000026
#<BuildRuby:0x0000562e8507dde8
@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.20230831-000026",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.005622 0.000000 1.731109 ( 2.373351)
build_miniruby 0.001780 0.000000 1.675286 ( 1.674541)
build_ruby 0.001685 0.000264 3.426594 ( 3.649419)
build_all 0.007402 0.000596 6.335585 ( 3.995106)
build_install 0.013206 0.005894 7.694740 ( 4.835140)
test_btest 0.000618 0.000124 85.732469 ( 42.567094)
test_basic 0.007769 0.000000 0.981954 ( 1.085463)
test_all 0.006652 0.002929 694.483359 (293.067978)
test_rubyspec 0.046923 0.024681 105.292772 (120.005528)
total: 473.25 sec