Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-055926
#<BuildRuby:0x000056240d959f48
@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.20230903-055926",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000081 0.000000 0.000081 ( 0.000051)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.000000 0.005814 1.916703 ( 2.860602)
build_miniruby 0.000375 0.001500 1.739750 ( 1.971851)
build_ruby 0.001419 0.000266 3.582155 ( 4.329326)
build_all 0.007911 0.000717 6.618332 ( 5.071458)
build_install 0.014545 0.004632 7.890423 ( 6.510380)
test_btest 0.000634 0.000124 86.440152 ( 50.863346)
test_basic 0.000000 0.008536 0.989544 ( 1.303800)
test_all 0.007016 0.003081 680.973255 (369.343269)
test_rubyspec 0.047640 0.028564 108.443614 (129.391835)
total: 571.65 sec