Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-054849
#<BuildRuby:0x00007f22a6e2fde0
@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.20240709-054849",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.000314 0.007965 4.116965 ( 3.737178)
build_miniruby 0.001170 0.000312 1.382920 ( 1.379954)
build_ruby 0.001723 0.000459 3.424344 ( 3.673226)
build_all 0.007100 0.001893 7.829750 ( 3.091759)
build_install 0.018581 0.000331 10.654708 ( 4.860681)
test_btest 0.000856 0.000201 121.331780 ( 32.002180)
test_basic 0.001793 0.007994 1.050484 ( 1.098180)
test_all 0.094798 0.059544 916.871291 (321.708591)
test_rubyspec 0.060379 0.032274 170.477200 ( 35.906179)
total: 407.46 sec