Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-024338
#<BuildRuby:0x000056554bf0a130
@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.20230726-024338",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.006910 0.000432 2.304321 ( 3.841695)
build_miniruby 0.000000 0.001556 1.676002 ( 1.691188)
build_ruby 0.000000 0.001866 3.430191 ( 3.705710)
build_all 0.003123 0.004332 2.849763 ( 1.976350)
build_install 0.009642 0.007808 4.190494 ( 3.219345)
test_btest 0.000699 0.000113 83.143058 ( 35.794841)
test_basic 0.002113 0.004474 0.873062 ( 0.970290)
test_all 0.001247 0.000000 667.056667 (282.144807)
test_rubyspec 0.038067 0.018080 91.624999 (105.847554)
total: 439.19 sec