Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-083712
#<BuildRuby:0x000055c2db842008
@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.20240214-083712",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.001788 0.004476 1.973358 ( 2.347194)
build_miniruby 0.001296 0.000270 1.724169 ( 1.729604)
build_ruby 0.001734 0.000000 3.447973 ( 3.689634)
build_all 0.003938 0.004595 6.779297 ( 3.408948)
build_install 0.019878 0.000000 8.135592 ( 4.497205)
test_btest 0.000798 0.000000 92.549689 ( 38.035415)
test_basic 0.006904 0.000382 1.006317 ( 1.076184)
test_all 0.085721 0.032195 743.612358 (278.283258)
test_rubyspec 0.057501 0.054922 190.433470 (202.086812)
total: 535.16 sec