Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-144532
#<BuildRuby:0x000055c3751117f8
@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.20230809-144532",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006070 0.000650 2.188463 ( 5.081419)
build_miniruby 0.001213 0.000130 1.670971 ( 1.689371)
build_ruby 0.000000 0.002053 3.396030 ( 4.257547)
build_all 0.002591 0.005311 2.807538 ( 3.036588)
build_install 0.007064 0.011832 4.165272 ( 3.797561)
test_btest 0.000000 0.000827 82.074449 ( 47.159371)
test_basic 0.003999 0.004794 1.078437 ( 1.394991)
test_all 0.000905 0.000258 669.395193 (330.964626)
test_rubyspec 0.034762 0.020943 97.631590 (124.529521)
total: 521.91 sec