Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-124540
#<BuildRuby:0x0000555b0398e320
@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.20230921-124540",
@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.000024 0.000004 0.000028 ( 0.000023)
autoconf 0.000032 0.000006 0.000038 ( 0.000033)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.006147 0.000341 2.302251 ( 3.669074)
build_miniruby 0.001371 0.000220 1.424111 ( 1.443648)
build_ruby 0.001416 0.000227 2.846894 ( 3.070387)
build_all 0.005774 0.000924 5.674254 ( 2.350813)
build_install 0.007950 0.009711 7.266871 ( 3.550971)
test_btest 0.000000 0.001007 82.444656 ( 21.380651)
test_basic 0.001912 0.004007 0.950813 ( 1.007010)
test_all 0.007430 0.000716 647.533363 (187.762970)
test_rubyspec 0.034118 0.028897 94.876609 (106.186249)
total: 330.42 sec