Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231225-033058
#<BuildRuby:0x00005573c67d63d0
@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.20231225-033058",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002198 0.003411 1.597419 ( 1.949714)
build_miniruby 0.000000 0.001558 1.632919 ( 1.630937)
build_ruby 0.000000 0.001568 3.029404 ( 3.243049)
build_all 0.002563 0.004165 5.048431 ( 2.051747)
build_install 0.013963 0.001695 6.603993 ( 3.468528)
test_btest 0.000657 0.000109 79.218156 ( 20.498765)
test_basic 0.001213 0.004400 0.774347 ( 0.836208)
test_all 0.084229 0.036117 782.856175 (226.320869)
test_rubyspec 0.030926 0.025503 83.293514 ( 94.724087)
total: 354.72 sec