Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-151100
#<BuildRuby:0x000056421a3a5f90
@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.20240305-151100",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000021 0.000006 0.000027 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.003212 0.003857 2.511227 ( 2.250615)
build_miniruby 0.001471 0.000000 1.623480 ( 1.622967)
build_ruby 0.001505 0.000000 3.125148 ( 3.335745)
build_all 0.003193 0.004785 6.800418 ( 2.679448)
build_install 0.016732 0.001170 8.270610 ( 3.880483)
test_btest 0.000821 0.000227 91.476821 ( 25.324929)
test_basic 0.006675 0.000000 0.924936 ( 0.989301)
test_all 0.106530 0.012062 778.070874 (248.633132)
test_rubyspec 0.047687 0.037296 109.137410 (118.689144)
total: 407.41 sec