Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-013800
#<BuildRuby:0x000055eabaded7f8
@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.20230628-013800",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.003040 0.004838 2.178030 ( 6.491415)
build_miniruby 0.000000 0.001485 1.822767 ( 4.321958)
build_ruby 0.000000 0.001567 3.378531 ( 7.488188)
build_all 0.006917 0.001730 2.661159 ( 4.774398)
build_install 0.012879 0.008634 4.022318 ( 7.812131)
test_btest 0.000622 0.000193 84.142930 ( 93.985612)
test_basic 0.007772 0.000000 0.894964 ( 1.985156)
test_all 0.002438 0.000461 645.568402 (555.247961)
test_rubyspec 0.018891 0.033548 90.315277 (133.120297)
total: 815.23 sec