Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-101605
#<BuildRuby:0x00005567a0769a00
@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.20231208-101605",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006669 0.000365 2.100776 ( 2.226110)
build_miniruby 0.001212 0.000165 1.555868 ( 1.554391)
build_ruby 0.001366 0.000186 2.967085 ( 3.191516)
build_all 0.005785 0.000789 5.466214 ( 2.169694)
build_install 0.012131 0.005029 7.020449 ( 3.373774)
test_btest 0.000803 0.000134 83.392081 ( 25.647728)
test_basic 0.000520 0.008362 0.967403 ( 1.111818)
test_all 0.067565 0.055594 715.853833 (215.062362)
test_rubyspec 0.037834 0.015804 86.752085 ( 98.208586)
total: 352.55 sec