Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-054840
#<BuildRuby:0x0000560ff18de008
@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-054840",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.000000 0.006765 2.176907 ( 2.370758)
build_miniruby 0.000040 0.001145 1.603269 ( 1.601446)
build_ruby 0.001569 0.000000 2.447744 ( 2.636249)
build_all 0.007320 0.000000 5.461160 ( 2.254886)
build_install 0.007227 0.009147 6.711899 ( 3.199644)
test_btest 0.000791 0.000192 77.453681 ( 19.927589)
test_basic 0.005656 0.000468 0.787707 ( 0.851809)
test_all 0.085224 0.034162 687.529141 (194.463342)
test_rubyspec 0.033002 0.026259 87.318716 ( 99.037748)
total: 326.34 sec