Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-100124
#<BuildRuby:0x00005649e9d0e3d0
@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.20230821-100124",
@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.000024)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006454 0.000352 2.334480 ( 6.733969)
build_miniruby 0.000000 0.001474 1.782419 ( 4.309179)
build_ruby 0.000000 0.002074 3.412801 ( 8.476010)
build_all 0.004143 0.005123 6.415275 ( 7.008921)
build_install 0.012361 0.009327 7.898924 ( 11.959762)
test_btest 0.000994 0.000256 84.211092 ( 69.719801)
test_basic 0.006941 0.000659 1.001806 ( 2.355284)
test_all 0.008164 0.002041 677.224251 (525.928930)
test_rubyspec 0.039811 0.032841 108.889310 (196.491331)
total: 832.98 sec