Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250331-210921
#<BuildRuby:0x00007f3f7461fde0
@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.20250331-210921",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.009451 0.000262 4.304824 ( 4.397318)
build_miniruby 0.001738 0.000337 1.666155 ( 2.199611)
build_ruby 0.001831 0.000354 4.258936 ( 27.381712)
build_all 0.011642 0.000000 6.515508 ( 6.221504)
build_install 0.025545 0.001949 9.697056 ( 9.515905)
test_btest 0.000895 0.000146 52.634097 ( 54.833391)
test_basic 0.009297 0.004597 1.009967 ( 1.522273)
test_all 0.099304 0.029692 687.399849 (619.947958)
test_rubyspec 0.030654 0.057315 106.964817 ( 71.439065)
total: 797.46 sec