Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-041053
#<BuildRuby:0x00007fe9c58efdd0
@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.20240928-041053",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.004429 0.004075 4.326917 ( 3.644208)
build_miniruby 0.001330 0.000425 1.422557 ( 1.418816)
build_ruby 0.002014 0.000000 3.948081 ( 4.114605)
build_all 0.005723 0.002663 6.962533 ( 2.889748)
build_install 0.008335 0.010292 9.773204 ( 4.546135)
test_btest 0.000635 0.000245 93.589981 ( 24.999636)
test_basic 0.004986 0.004932 1.020012 ( 1.065834)
test_all 0.124569 0.024153 790.773972 (263.837715)
test_rubyspec 0.059740 0.030531 138.061897 ( 32.153823)
total: 338.67 sec