Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-203755
#<BuildRuby:0x0000555b8b7da208
@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.20230504-203755",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.000000 0.005250 1.748007 ( 3.033989)
build_miniruby 0.000000 0.001196 1.030906 ( 1.029556)
build_ruby 0.000000 0.001592 2.509432 ( 2.740750)
build_all 0.004359 0.001616 2.140717 ( 1.353935)
build_install 0.007638 0.006445 3.078989 ( 2.083510)
test_btest 0.000682 0.000164 73.779746 ( 21.328294)
test_basic 0.004728 0.001142 0.681974 ( 0.757999)
test_all 0.000680 0.000164 571.424617 (177.582179)
test_rubyspec 0.027510 0.019074 75.102869 ( 86.999437)
total: 296.91 sec