Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-222028
#<BuildRuby:0x0000558d2d94e2a0
@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.20230727-222028",
@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.000025 0.000002 0.000027 ( 0.000028)
autoconf 0.000037 0.000002 0.000039 ( 0.000038)
configure 0.000033 0.000002 0.000035 ( 0.000036)
build_up 0.002984 0.003703 2.202638 ( 5.303309)
build_miniruby 0.001420 0.000121 1.519472 ( 2.013838)
build_ruby 0.001535 0.000132 3.136015 ( 3.930512)
build_all 0.004684 0.002972 2.451286 ( 2.907471)
build_install 0.017185 0.001026 3.900466 ( 4.484695)
test_btest 0.000810 0.000081 78.244813 ( 48.991106)
test_basic 0.004112 0.004256 0.925846 ( 1.538749)
test_all 0.001607 0.000000 615.163791 (322.472281)
test_rubyspec 0.037765 0.017785 92.104319 (133.905511)
total: 525.55 sec