Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-002120
#<BuildRuby:0x0000557ddcfde198
@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.20230211-002120",
@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.000003 0.000023 ( 0.000022)
autoconf 0.000030 0.000004 0.000034 ( 0.000032)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.001409 0.004203 1.272113 ( 2.550181)
build_miniruby 0.001248 0.000208 1.297331 ( 1.734068)
build_ruby 0.001461 0.000244 2.590902 ( 3.639466)
build_all 0.008198 0.000648 4.267226 ( 5.568116)
build_install 0.011569 0.008332 3.272552 ( 3.911086)
test_btest 0.000693 0.000148 61.382678 ( 60.234593)
test_basic 0.000000 0.006953 0.491937 ( 0.947346)
test_all 0.001015 0.000658 711.270715 (595.901201)
test_rubyspec 0.028162 0.023688 74.217062 ( 95.512498)
total: 770.00 sec