Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241130-002035
#<BuildRuby:0x00007fc8d9dbfde0
@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.20241130-002035",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000025 0.000008 0.000033 ( 0.000032)
build_up 0.006031 0.001723 2.665560 ( 2.624256)
build_miniruby 0.001515 0.000000 1.119351 ( 1.117089)
build_ruby 0.001982 0.000000 3.158434 ( 3.363176)
build_all 0.007352 0.000669 5.219399 ( 2.105437)
build_install 0.007455 0.009836 7.384774 ( 3.355290)
test_btest 0.000635 0.000205 70.555934 ( 19.818149)
test_basic 0.005888 0.007342 1.204278 ( 1.472757)
test_all 0.104480 0.035918 662.596694 (230.436478)
test_rubyspec 0.039131 0.039980 115.772044 ( 25.792419)
total: 290.09 sec