Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-164226
#<BuildRuby:0x000055ae25c52258
@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.20240211-164226",
@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.000020 0.000003 0.000023 ( 0.000022)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005000 0.000653 1.774010 ( 2.373738)
build_miniruby 0.001158 0.000150 1.275489 ( 1.274824)
build_ruby 0.001483 0.000194 3.021597 ( 3.256881)
build_all 0.006371 0.000255 5.950688 ( 2.240920)
build_install 0.011587 0.005565 7.075164 ( 3.491989)
test_btest 0.000813 0.000130 86.593408 ( 23.823723)
test_basic 0.000000 0.006216 0.886073 ( 0.943828)
test_all 0.087297 0.029648 735.860041 (221.400092)
test_rubyspec 0.047142 0.059222 170.725963 (179.962086)
total: 438.77 sec