Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-181109
#<BuildRuby:0x00007f0445e5fdd0
@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.20241202-181109",
@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.000005 0.000030 ( 0.000032)
autoconf 0.000044 0.000008 0.000052 ( 0.000052)
configure 0.000033 0.000006 0.000039 ( 0.000040)
build_up 0.002075 0.006743 3.361098 ( 3.284622)
build_miniruby 0.001681 0.000000 1.362093 ( 1.365174)
build_ruby 0.000000 0.001940 4.304221 ( 4.441753)
build_all 0.002501 0.005941 6.454920 ( 2.742607)
build_install 0.018760 0.001568 8.915883 ( 4.368034)
test_btest 0.000638 0.000171 79.076817 ( 21.267967)
test_basic 0.004864 0.004067 0.828479 ( 0.872671)
test_all 0.102808 0.040320 625.829487 (185.514936)
test_rubyspec 0.037328 0.043677 119.081040 ( 22.015138)
total: 245.87 sec