Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-043437
#<BuildRuby:0x000055ba3e2e21a8
@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.20230618-043437",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000019 0.000008 0.000027 ( 0.000027)
configure 0.000013 0.000005 0.000018 ( 0.000018)
build_up 0.005512 0.000604 1.979106 ( 5.111187)
build_miniruby 0.001402 0.000000 1.413384 ( 1.620761)
build_ruby 0.001775 0.000000 2.851415 ( 4.262201)
build_all 0.006985 0.000781 2.535324 ( 2.860906)
build_install 0.011294 0.006272 3.701553 ( 3.764826)
test_btest 0.000619 0.000238 79.778010 ( 45.296256)
test_basic 0.005838 0.000681 0.822493 ( 1.197149)
test_all 0.001156 0.000429 577.437510 (259.970821)
test_rubyspec 0.040154 0.013852 87.464281 (101.066953)
total: 425.15 sec