Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-023308
#<BuildRuby:0x0000565190e0e3d0
@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.20240307-023308",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.008246 0.000425 2.791408 ( 2.917305)
build_miniruby 0.000000 0.001935 1.855798 ( 1.951893)
build_ruby 0.000000 0.001853 3.765656 ( 4.065514)
build_all 0.007523 0.000630 6.921548 ( 3.496125)
build_install 0.014891 0.004577 8.932030 ( 5.543191)
test_btest 0.000556 0.000082 92.830606 ( 28.993001)
test_basic 0.000955 0.004500 0.939599 ( 1.003171)
test_all 0.085109 0.029215 798.225969 (280.250748)
test_rubyspec 0.065054 0.022477 125.934136 (137.335869)
total: 465.56 sec