Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-063326
#<BuildRuby:0x0000560450cc1f00
@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.20230109-063326",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000022 0.000004 0.000026 ( 0.000024)
build_up 0.004362 0.000075 1.056443 ( 1.464637)
build_miniruby 0.000996 0.000159 1.392549 ( 1.400218)
build_ruby 0.001426 0.000228 3.489537 ( 3.856223)
build_all 0.003685 0.003953 3.628904 ( 1.869255)
build_install 0.011976 0.001744 2.739521 ( 1.908236)
test_btest 0.000510 0.000095 56.036811 ( 18.153105)
test_basic 0.004193 0.000099 0.365889 ( 0.464666)
test_all 0.001391 0.001155 620.807911 (191.330579)
test_rubyspec 0.025109 0.018464 65.707544 ( 75.693531)
total: 296.14 sec