Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-111926
#<BuildRuby:0x000055cc13be5f70
@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.20230829-111926",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005498 0.001480 2.297046 ( 4.418178)
build_miniruby 0.001331 0.000358 1.653243 ( 1.873938)
build_ruby 0.001345 0.000362 3.556234 ( 4.100393)
build_all 0.008323 0.000000 6.390805 ( 4.207852)
build_install 0.002359 0.017648 7.987273 ( 6.015489)
test_btest 0.000650 0.000256 86.178562 ( 44.018434)
test_basic 0.000000 0.008047 0.964227 ( 1.196514)
test_all 0.006230 0.003346 712.539834 (316.314894)
test_rubyspec 0.045359 0.029399 107.452596 (129.467379)
total: 511.61 sec