Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-213627
#<BuildRuby:0x00007f010987fdc8
@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.20240923-213627",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000024 0.000007 0.000031 ( 0.000032)
build_up 0.004446 0.004216 4.353661 ( 3.800429)
build_miniruby 0.001250 0.000431 1.313640 ( 1.310444)
build_ruby 0.001458 0.000503 4.097220 ( 4.267633)
build_all 0.006479 0.002234 6.875230 ( 2.809878)
build_install 0.012861 0.005850 9.442947 ( 4.101494)
test_btest 0.000000 0.001132 89.166939 ( 24.261529)
test_basic 0.000000 0.010105 1.118298 ( 1.166526)
test_all 0.111010 0.039372 728.931621 (229.925617)
test_rubyspec 0.036222 0.045501 135.356224 ( 26.492351)
total: 298.14 sec