Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-170058
#<BuildRuby:0x000055a24308a008
@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.20230831-170058",
@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.000003 0.000024 ( 0.000022)
autoconf 0.000032 0.000004 0.000036 ( 0.000037)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.005555 0.000766 1.902157 ( 3.110182)
build_miniruby 0.000000 0.001930 15.580731 ( 15.568430)
build_ruby 0.000000 0.001685 3.382891 ( 3.607081)
build_all 0.006535 0.001510 6.294520 ( 4.488824)
build_install 0.019592 0.000000 7.709780 ( 5.811617)
test_btest 0.001186 0.000000 83.931247 ( 43.370931)
test_basic 0.008005 0.000000 0.959714 ( 1.187235)
test_all 0.006818 0.002525 667.925184 (296.525337)
test_rubyspec 0.036467 0.034507 103.306816 (120.392870)
total: 494.06 sec