Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-094832
#<BuildRuby:0x00005600d5435ef0
@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.20230824-094832",
@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.000019 0.000001 0.000020 ( 0.000019)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.003671 0.004271 2.306350 ( 6.334234)
build_miniruby 0.001652 0.000000 1.768201 ( 4.799717)
build_ruby 0.001863 0.000000 3.484868 ( 9.056571)
build_all 0.008305 0.000345 6.704164 ( 9.504929)
build_install 0.021781 0.001121 8.369248 ( 13.394783)
test_btest 0.000887 0.000074 87.112929 ( 92.377852)
test_basic 0.004154 0.004524 1.020445 ( 3.265484)
test_all 0.005198 0.004644 704.794074 (646.631970)
test_rubyspec 0.039198 0.032941 108.075040 (178.244468)
total: 963.61 sec