Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-063215
#<BuildRuby:0x0000562e7b0ddf90
@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.20240131-063215",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.001403 0.004224 1.943823 ( 2.269900)
build_miniruby 0.001298 0.000208 1.607941 ( 1.607861)
build_ruby 0.001358 0.000217 3.087994 ( 3.316815)
build_all 0.004998 0.002829 6.395720 ( 2.930546)
build_install 0.010687 0.007578 7.720364 ( 4.067981)
test_btest 0.000683 0.000154 86.737995 ( 36.226447)
test_basic 0.003466 0.003790 0.901549 ( 0.980132)
test_all 0.079745 0.032693 732.847015 (293.726747)
test_rubyspec 0.064157 0.043528 168.642093 (180.443131)
total: 525.57 sec