Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-084619
#<BuildRuby:0x00005599f553a3b0
@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.20240125-084619",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000000 0.006234 1.728207 ( 2.071829)
build_miniruby 0.000000 0.001314 1.491497 ( 1.489818)
build_ruby 0.001246 0.000667 3.206317 ( 3.424074)
build_all 0.003232 0.003870 5.876815 ( 2.223099)
build_install 0.017175 0.002184 7.405757 ( 3.688818)
test_btest 0.000000 0.001211 87.988801 ( 23.804528)
test_basic 0.000000 0.007609 0.851028 ( 0.921915)
test_all 0.083962 0.032089 717.895489 (243.272219)
test_rubyspec 0.052027 0.057543 175.457783 (194.995266)
total: 475.89 sec