Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-013216
#<BuildRuby:0x0000560e41cfe1a8
@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.20230914-013216",
@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.000022 0.000004 0.000026 ( 0.000020)
autoconf 0.000036 0.000005 0.000041 ( 0.000037)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.002624 0.004418 2.233072 ( 4.711582)
build_miniruby 0.001713 0.000295 1.633583 ( 1.637279)
build_ruby 0.001811 0.000000 3.295385 ( 3.606081)
build_all 0.008233 0.000304 6.339012 ( 4.393968)
build_install 0.012129 0.006532 7.689005 ( 6.986924)
test_btest 0.000778 0.000151 83.659333 ( 47.344659)
test_basic 0.000000 0.008434 0.971626 ( 1.253801)
test_all 0.001941 0.007693 706.054362 (304.344406)
test_rubyspec 0.031871 0.039802 104.998936 (125.551341)
total: 499.83 sec