Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-192032
#<BuildRuby:0x000055d1160823b0
@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.20230310-192032",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.001986 0.003267 1.433406 ( 2.693633)
build_miniruby 0.001326 0.000173 1.032375 ( 1.030817)
build_ruby 0.000000 0.001251 1.947663 ( 2.137299)
build_all 0.002768 0.002367 1.927350 ( 1.104230)
build_install 0.010496 0.002967 2.770220 ( 1.842309)
test_btest 0.000712 0.000128 66.695591 ( 18.339586)
test_basic 0.003776 0.000674 0.485822 ( 0.579576)
test_all 0.000756 0.000135 512.347641 (148.436182)
test_rubyspec 0.011261 0.021788 68.599130 ( 78.424372)
total: 254.59 sec