Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-020923
#<BuildRuby:0x00007fb2e2dcfdd8
@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.20241013-020923",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000021 0.000008 0.000029 ( 0.000030)
configure 0.000016 0.000006 0.000022 ( 0.000021)
build_up 0.003843 0.003923 3.236476 ( 3.121546)
build_miniruby 0.001216 0.000507 1.338743 ( 1.336459)
build_ruby 0.001296 0.000540 3.732139 ( 3.891299)
build_all 0.007743 0.001463 7.120971 ( 2.914376)
build_install 0.015229 0.002504 9.642287 ( 4.407355)
test_btest 0.000258 0.001181 95.859784 ( 34.676138)
test_basic 0.009937 0.003769 1.333921 ( 1.668962)
test_all 0.082676 0.065778 780.957154 (251.116377)
test_rubyspec 0.044134 0.042962 133.019122 ( 28.983703)
total: 332.12 sec