Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-104725
#<BuildRuby:0x0000563a57b62230
@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.20240311-104725",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.001717 0.006652 2.732185 ( 2.670458)
build_miniruby 0.001484 0.000297 1.715042 ( 1.719282)
build_ruby 0.001711 0.000000 3.559602 ( 3.767040)
build_all 0.004859 0.003589 6.956800 ( 3.652885)
build_install 0.021077 0.000000 8.826571 ( 5.146100)
test_btest 0.000800 0.000000 94.939036 ( 38.857590)
test_basic 0.004135 0.004340 1.046250 ( 1.129870)
test_all 0.074695 0.045643 806.749199 (312.357365)
test_rubyspec 0.043022 0.046009 132.017000 (146.276431)
total: 515.58 sec