Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-043455
#<BuildRuby:0x000056053d65e120
@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.20240318-043455",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.008015 0.000573 2.570316 ( 3.652678)
build_miniruby 0.001447 0.000000 1.883548 ( 2.283040)
build_ruby 0.000000 0.001761 3.798253 ( 4.469896)
build_all 0.006637 0.002294 7.523387 ( 5.014374)
build_install 0.006571 0.015260 9.373875 ( 6.711667)
test_btest 0.000930 0.000191 98.524785 ( 65.327751)
test_basic 0.000429 0.008197 1.033663 ( 1.274131)
test_all 0.087034 0.038476 835.869814 (379.030117)
test_rubyspec 0.046123 0.045501 128.539025 (138.468125)
total: 606.23 sec