Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-094042
#<BuildRuby:0x0000557a2dac9fc0
@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.20230817-094042",
@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.000022 0.000006 0.000028 ( 0.000027)
autoconf 0.000025 0.000006 0.000031 ( 0.000032)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.006110 0.000501 2.225649 ( 5.928973)
build_miniruby 0.001544 0.000371 1.678390 ( 2.580020)
build_ruby 0.001519 0.000364 3.387736 ( 5.363058)
build_all 0.003519 0.005225 6.260602 ( 6.043612)
build_install 0.014777 0.004848 7.682376 ( 7.827825)
test_btest 0.000882 0.000252 80.297832 ( 53.121642)
test_basic 0.006026 0.001722 0.974686 ( 1.947369)
test_all 0.004908 0.004761 665.629693 (536.847158)
test_rubyspec 0.044009 0.028884 105.614491 (183.467692)
total: 803.13 sec