Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-233645
#<BuildRuby:0x00005627f5369fc0
@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.20231214-233645",
@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.000016 0.000000 0.000016 ( 0.000016)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.006440 0.000238 2.117828 ( 2.160924)
build_miniruby 0.001158 0.000043 1.289631 ( 1.288085)
build_ruby 0.001489 0.000055 2.914493 ( 3.123981)
build_all 0.006262 0.000232 5.426526 ( 2.163071)
build_install 0.016297 0.000419 6.949349 ( 3.568485)
test_btest 0.001072 0.000038 79.938349 ( 20.977364)
test_basic 0.000898 0.004754 0.797915 ( 0.856494)
test_all 0.102777 0.017922 664.886368 (195.946881)
test_rubyspec 0.039196 0.021260 89.549681 (101.039247)
total: 331.13 sec