Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-115822
#<BuildRuby:0x00007f08244afdc0
@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.20240623-115822",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.000000 0.007672 2.997524 ( 2.850594)
build_miniruby 0.001124 0.000572 1.368431 ( 1.365031)
build_ruby 0.001876 0.000000 3.213865 ( 3.394475)
build_all 0.007531 0.000889 7.239452 ( 2.846248)
build_install 0.018502 0.000000 10.197080 ( 4.663700)
test_btest 0.000867 0.000214 106.001705 ( 28.995811)
test_basic 0.007623 0.000031 0.851028 ( 0.908739)
test_all 0.098241 0.046502 751.012032 (214.580492)
test_rubyspec 0.048338 0.046420 161.654977 ( 26.576443)
total: 286.18 sec