Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-224055
#<BuildRuby:0x00007fa87bf4fdc8
@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.20241119-224055",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.002609 0.005046 3.455198 ( 3.400659)
build_miniruby 0.001186 0.000378 1.615833 ( 1.613109)
build_ruby 0.001454 0.000462 4.274918 ( 4.392038)
build_all 0.004415 0.005022 6.456533 ( 2.779140)
build_install 0.010932 0.007835 9.137487 ( 4.379758)
test_btest 0.000604 0.000242 79.956744 ( 27.319000)
test_basic 0.008808 0.004316 1.024495 ( 1.098892)
test_all 0.108380 0.044155 766.473126 (289.162566)
test_rubyspec 0.026444 0.054995 121.795572 ( 35.073678)
total: 369.22 sec