Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-050608
#<BuildRuby:0x00005621f17523d0
@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.20230919-050608",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.006635 0.000347 2.356873 ( 4.743590)
build_miniruby 0.001796 0.000240 1.687835 ( 1.722126)
build_ruby 0.001737 0.000231 3.279606 ( 3.735034)
build_all 0.000000 0.008645 6.330160 ( 4.179793)
build_install 0.013898 0.005670 8.091775 ( 6.367600)
test_btest 0.000748 0.000167 86.159420 ( 44.206855)
test_basic 0.003061 0.004713 0.996493 ( 1.190391)
test_all 0.007358 0.001840 709.920255 (307.855395)
test_rubyspec 0.041368 0.034599 107.325657 (119.339325)
total: 493.34 sec