Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-033330
#<BuildRuby:0x00007f049e62fdc8
@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.20241021-033330",
@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.000002 0.000020 ( 0.000022)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.004158 0.004020 3.335476 ( 3.237431)
build_miniruby 0.001699 0.000000 1.573444 ( 1.573909)
build_ruby 0.001876 0.000000 3.873165 ( 4.059370)
build_all 0.008545 0.000051 6.662841 ( 2.743638)
build_install 0.012229 0.005562 8.910102 ( 3.977667)
test_btest 0.000740 0.000140 90.744935 ( 24.030811)
test_basic 0.004587 0.005245 0.992320 ( 1.044735)
test_all 0.123804 0.026217 739.264223 (221.632861)
test_rubyspec 0.051647 0.032739 129.051248 ( 28.150160)
total: 290.45 sec