Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-204614
#<BuildRuby:0x00007f74cacefdd8
@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.20240707-204614",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.000135 0.008022 4.145385 ( 3.722276)
build_miniruby 0.001337 0.000389 1.692641 ( 1.690032)
build_ruby 0.001726 0.000501 4.254512 ( 4.380904)
build_all 0.009114 0.000248 8.362203 ( 3.387290)
build_install 0.012240 0.004089 10.646038 ( 4.809084)
test_btest 0.000769 0.000213 120.622777 ( 31.518020)
test_basic 0.006577 0.004873 1.366415 ( 1.417009)
test_all 0.074610 0.080893 949.717930 (300.233695)
test_rubyspec 0.031872 0.067935 174.888672 ( 36.460123)
total: 387.62 sec