Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-071738
#<BuildRuby:0x000055673ccb9a00
@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.20240114-071738",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000022 0.000011 0.000033 ( 0.000033)
configure 0.000016 0.000008 0.000024 ( 0.000024)
build_up 0.005400 0.000575 1.315302 ( 1.649418)
build_miniruby 0.000954 0.000409 1.671095 ( 1.669145)
build_ruby 0.001232 0.000528 3.038930 ( 3.268515)
build_all 0.001613 0.005001 5.086889 ( 1.975114)
build_install 0.012213 0.003981 6.365842 ( 3.206867)
test_btest 0.000630 0.000289 81.070444 ( 22.966225)
test_basic 0.003010 0.003687 0.870703 ( 0.942232)
test_all 0.092205 0.029432 706.116690 (212.405797)
test_rubyspec 0.025766 0.034301 79.587849 ( 91.437413)
total: 339.52 sec