Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-080449
#<BuildRuby:0x000055d764c59ef0
@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.20230808-080449",
@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.000029 0.000004 0.000033 ( 0.000032)
autoconf 0.000038 0.000006 0.000044 ( 0.000043)
configure 0.000035 0.000006 0.000041 ( 0.000040)
build_up 0.003318 0.004219 2.382859 ( 7.250859)
build_miniruby 0.000000 0.001740 1.788602 ( 3.553787)
build_ruby 0.000029 0.001886 3.528920 ( 7.011812)
build_all 0.004486 0.003898 2.846753 ( 5.100990)
build_install 0.017673 0.003498 4.564783 ( 8.158297)
test_btest 0.000647 0.000153 85.029731 ( 63.390430)
test_basic 0.005540 0.003250 1.003432 ( 1.811949)
test_all 0.001015 0.000253 677.857950 (427.520994)
test_rubyspec 0.043263 0.018809 103.512584 (190.556084)
total: 714.36 sec