Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-160453
#<BuildRuby:0x00007f4a612afdc0
@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.20240727-160453",
@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.000013 0.000005 0.000018 ( 0.000017)
autoconf 0.000022 0.000009 0.000031 ( 0.000032)
configure 0.000018 0.000008 0.000026 ( 0.000025)
build_up 0.005934 0.001619 2.708076 ( 2.753079)
build_miniruby 0.001045 0.000409 1.341794 ( 1.339015)
build_ruby 0.000000 0.001778 3.219786 ( 3.439592)
build_all 0.006812 0.002290 7.767508 ( 2.963993)
build_install 0.015391 0.004729 10.270962 ( 4.726196)
test_btest 0.000890 0.000000 110.584515 ( 28.504649)
test_basic 0.005441 0.003357 1.132530 ( 1.182546)
test_all 0.104321 0.044613 836.481854 (261.601141)
test_rubyspec 0.049668 0.039056 165.377682 ( 29.257651)
total: 335.77 sec