Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-085946
#<BuildRuby:0x00007fa1997afde0
@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.20240903-085946",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.000657 0.006967 2.928237 ( 2.842443)
build_miniruby 0.001181 0.000425 1.159905 ( 1.156743)
build_ruby 0.001548 0.000557 3.622466 ( 14.173897)
build_all 0.002496 0.005857 7.133037 ( 2.652454)
build_install 0.013377 0.006204 9.530016 ( 4.569808)
test_btest 0.000680 0.000282 110.708280 ( 31.451313)
test_basic 0.004989 0.004484 0.894936 ( 0.948170)
test_all 0.131409 0.021650 797.822780 (235.610878)
test_rubyspec 0.046172 0.042814 160.049378 ( 25.450200)
total: 318.86 sec