Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-030709
#<BuildRuby:0x00007fd1861efdc0
@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.20241110-030709",
@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.000021 0.000008 0.000029 ( 0.000030)
autoconf 0.000026 0.000009 0.000035 ( 0.000035)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.003132 0.005194 3.953578 ( 4.323549)
build_miniruby 0.001199 0.000471 1.652358 ( 1.758662)
build_ruby 0.001685 0.000662 4.549109 ( 4.724635)
build_all 0.006381 0.003435 6.838162 ( 4.217284)
build_install 0.020241 0.002863 9.619820 ( 5.739026)
test_btest 0.000783 0.000285 81.461140 ( 42.653137)
test_basic 0.004740 0.004523 1.122360 ( 1.180058)
test_all 0.110887 0.039843 765.919312 (350.710952)
test_rubyspec 0.047918 0.038873 123.184878 ( 50.291323)
total: 465.60 sec