Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-052416
#<BuildRuby:0x00007f38d7b4fde0
@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.20241010-052416",
@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.000016 0.000007 0.000023 ( 0.000021)
autoconf 0.000020 0.000009 0.000029 ( 0.000028)
configure 0.000021 0.000009 0.000030 ( 0.000031)
build_up 0.002318 0.005130 3.856930 ( 3.717253)
build_miniruby 0.001644 0.000000 1.344977 ( 1.341625)
build_ruby 0.000000 0.001934 4.287012 ( 4.429657)
build_all 0.007891 0.000836 7.380120 ( 3.329418)
build_install 0.017603 0.000570 10.245978 ( 4.996247)
test_btest 0.000583 0.000224 96.440989 ( 31.832202)
test_basic 0.006949 0.002673 1.055915 ( 1.115840)
test_all 0.103554 0.046013 759.991520 (219.270329)
test_rubyspec 0.031413 0.055380 131.106315 ( 29.485813)
total: 299.52 sec