Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-114128
#<BuildRuby:0x000055850ca2e1a8
@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.20231215-114128",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.002122 0.004403 2.135252 ( 2.235261)
build_miniruby 0.001118 0.000194 1.538053 ( 1.536337)
build_ruby 0.001210 0.000210 2.904293 ( 3.079560)
build_all 0.001874 0.004644 5.563437 ( 2.296322)
build_install 0.014973 0.000387 6.793844 ( 3.296889)
test_btest 0.000937 0.000180 80.292545 ( 21.632551)
test_basic 0.000000 0.005361 0.851356 ( 0.912521)
test_all 0.081145 0.035472 661.951523 (190.376265)
test_rubyspec 0.028080 0.025850 87.551140 ( 99.296907)
total: 324.66 sec