Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-005209
#<BuildRuby:0x00005641a02c1fb8
@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.20230513-005209",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.001548 0.004292 1.883632 ( 3.450085)
build_miniruby 0.001186 0.000206 1.319169 ( 1.330865)
build_ruby 0.001135 0.000197 2.680435 ( 3.062918)
build_all 0.001788 0.004591 2.178655 ( 1.754439)
build_install 0.014826 0.000380 3.357060 ( 2.813034)
test_btest 0.000608 0.000117 71.884866 ( 37.406567)
test_basic 0.006589 0.000408 0.728496 ( 0.877975)
test_all 0.002917 0.000000 575.702839 (225.491082)
test_rubyspec 0.032283 0.017754 79.858345 ( 95.615299)
total: 371.80 sec