Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-085849
#<BuildRuby:0x00007f3612b0fdc0
@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.20240815-085849",
@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.000027 0.000000 0.000027 ( 0.000026)
autoconf 0.000048 0.000000 0.000048 ( 0.000048)
configure 0.000040 0.000000 0.000040 ( 0.000040)
build_up 0.008164 0.000936 3.264282 ( 3.261802)
build_miniruby 0.001485 0.000305 1.443300 ( 1.440480)
build_ruby 0.001622 0.000334 4.074700 ( 4.261820)
build_all 0.006244 0.002844 8.471103 ( 3.305261)
build_install 0.013320 0.004322 10.752845 ( 4.824927)
test_btest 0.000679 0.000152 120.339725 ( 31.642204)
test_basic 0.002939 0.007934 1.111513 ( 1.152332)
test_all 0.100895 0.053999 862.408748 (258.432093)
test_rubyspec 0.058643 0.030912 175.320688 ( 35.274369)
total: 343.60 sec