Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-072405
#<BuildRuby:0x00007f2d0cf7fdd8
@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.20240707-072405",
@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.000025 0.000005 0.000030 ( 0.000032)
autoconf 0.000050 0.000011 0.000061 ( 0.000054)
configure 0.000039 0.000009 0.000048 ( 0.000048)
build_up 0.006916 0.002885 4.241162 ( 3.816596)
build_miniruby 0.001507 0.000331 1.479311 ( 1.476109)
build_ruby 0.001630 0.000358 4.326730 ( 4.464218)
build_all 0.005959 0.004436 9.186817 ( 3.725979)
build_install 0.020245 0.000043 11.724963 ( 5.169462)
test_btest 0.000863 0.000184 134.262624 ( 44.558890)
test_basic 0.003243 0.013003 1.525150 ( 1.611470)
test_all 0.118118 0.044075 935.277754 (295.639576)
test_rubyspec 0.070422 0.030982 183.088067 ( 38.975639)
total: 399.44 sec