Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-140709
#<BuildRuby:0x0000562855e85d90
@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.20240118-140709",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001358 0.003623 1.500479 ( 1.888771)
build_miniruby 0.001336 0.000214 1.523087 ( 1.521358)
build_ruby 0.000000 0.001863 3.289739 ( 3.521544)
build_all 0.001534 0.005503 5.707145 ( 2.645696)
build_install 0.015075 0.000690 6.942360 ( 3.999618)
test_btest 0.000584 0.000121 82.989118 ( 32.252159)
test_basic 0.003739 0.003980 0.847046 ( 0.917351)
test_all 0.090396 0.024622 748.942512 (272.559084)
test_rubyspec 0.048940 0.052351 158.332477 (170.214281)
total: 489.52 sec