Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-120752
#<BuildRuby:0x00007fd23da9fdc8
@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.20241108-120752",
@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.000023)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000033 0.000009 0.000042 ( 0.000043)
build_up 0.006493 0.001771 4.066365 ( 4.501932)
build_miniruby 0.000000 0.001547 1.475518 ( 1.475026)
build_ruby 0.000000 0.001834 3.838035 ( 4.019287)
build_all 0.007353 0.001520 6.417014 ( 2.689034)
build_install 0.016888 0.001887 9.170739 ( 4.464678)
test_btest 0.000658 0.000181 81.014037 ( 24.932529)
test_basic 0.010513 0.000633 1.081323 ( 1.185916)
test_all 0.094312 0.052528 721.299933 (211.140968)
test_rubyspec 0.031863 0.047997 119.915781 ( 24.058395)
total: 278.47 sec