Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-212657
#<BuildRuby:0x0000559d0d406208
@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.20230918-212657",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000028 0.000003 0.000031 ( 0.000032)
build_up 0.006672 0.000741 2.279777 ( 4.712549)
build_miniruby 0.001612 0.000179 1.702435 ( 1.797939)
build_ruby 0.000000 0.001740 3.300898 ( 3.893508)
build_all 0.004646 0.003231 6.289913 ( 4.320366)
build_install 0.018975 0.000716 7.688819 ( 6.560321)
test_btest 0.000859 0.000114 82.824787 ( 43.602768)
test_basic 0.006963 0.000928 0.947010 ( 1.256986)
test_all 0.005371 0.005878 686.215531 (310.964424)
test_rubyspec 0.027986 0.043384 103.722196 (125.288465)
total: 502.40 sec