Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-143403
#<BuildRuby:0x00007fe037f1fdc8
@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.20240708-143403",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000038 0.000008 0.000046 ( 0.000046)
configure 0.000032 0.000007 0.000039 ( 0.000040)
build_up 0.007810 0.000000 3.440361 ( 2.996983)
build_miniruby 0.001468 0.000277 1.180442 ( 1.177832)
build_ruby 0.001599 0.000320 3.174571 ( 3.364923)
build_all 0.007012 0.001403 6.786132 ( 2.517745)
build_install 0.016998 0.001072 9.270224 ( 4.156509)
test_btest 0.000926 0.000173 103.741073 ( 26.684765)
test_basic 0.008565 0.000134 0.922876 ( 0.969832)
test_all 0.107649 0.043158 720.496189 (212.734151)
test_rubyspec 0.059530 0.030517 169.120699 ( 28.934320)
total: 283.54 sec