Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-183301
#<BuildRuby:0x00007fa02a00fdd0
@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.20240802-183301",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.007549 0.000000 2.705983 ( 2.715025)
build_miniruby 0.001570 0.000000 1.154766 ( 1.151548)
build_ruby 0.000000 0.001865 3.330837 ( 3.549785)
build_all 0.004498 0.004148 7.232617 ( 2.807881)
build_install 0.006937 0.012516 9.604667 ( 4.323713)
test_btest 0.000669 0.000278 105.544058 ( 27.070257)
test_basic 0.003817 0.005642 0.879952 ( 0.926669)
test_all 0.100564 0.054337 740.258708 (224.896992)
test_rubyspec 0.047013 0.042188 163.038720 ( 27.440401)
total: 294.88 sec