Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240907-011229
#<BuildRuby:0x00007fca8365fdd8
@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.20240907-011229",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000025 0.000003 0.000028 ( 0.000028)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.002826 0.004513 2.753902 ( 2.675702)
build_miniruby 0.001569 0.000000 1.205951 ( 1.202766)
build_ruby 0.001926 0.000000 3.123170 ( 3.240928)
build_all 0.007565 0.000422 6.721228 ( 2.520086)
build_install 0.012888 0.005030 8.827669 ( 4.009814)
test_btest 0.000784 0.000135 101.872058 ( 26.115481)
test_basic 0.004979 0.002887 0.842236 ( 0.894961)
test_all 0.105312 0.037893 705.415816 (198.932734)
test_rubyspec 0.049413 0.039902 160.324854 ( 25.364491)
total: 264.96 sec