Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-074939
#<BuildRuby:0x0000560307ea63b0
@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.20230917-074939",
@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.000030 0.000006 0.000036 ( 0.000031)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.006623 0.000468 2.237980 ( 4.126720)
build_miniruby 0.001570 0.000000 1.724768 ( 1.903172)
build_ruby 0.000000 0.002267 3.590924 ( 3.892817)
build_all 0.003202 0.005129 6.306226 ( 4.244922)
build_install 0.012909 0.006298 8.156571 ( 6.676903)
test_btest 0.000791 0.000204 87.310233 ( 46.197972)
test_basic 0.004687 0.004420 1.019086 ( 1.372030)
test_all 0.009899 0.000329 662.499379 (305.693376)
test_rubyspec 0.044825 0.029430 110.419937 (127.571285)
total: 501.68 sec