Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-053311
#<BuildRuby:0x000055b364a657a8
@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.20231223-053311",
@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.000024 0.000002 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000961 0.004236 1.389801 ( 1.747593)
build_miniruby 0.000000 0.001463 1.586489 ( 1.585573)
build_ruby 0.000370 0.001341 2.868562 ( 12.705094)
build_all 0.005773 0.000297 4.895911 ( 3.816930)
build_install 0.010957 0.003780 5.772592 ( 10.809955)
test_btest 0.000786 0.000135 77.582979 ( 23.573418)
test_basic 0.005063 0.000873 0.760509 ( 0.821544)
test_all 0.091481 0.030942 688.454490 (208.138610)
test_rubyspec 0.032366 0.024731 82.973838 ( 94.613319)
total: 357.81 sec