Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-141316
#<BuildRuby:0x000055f0b856e3d0
@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.20230214-141316",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.004405 0.000766 1.480275 ( 2.115914)
build_miniruby 0.001696 0.000000 1.303041 ( 1.303981)
build_ruby 0.001739 0.000000 2.523491 ( 2.738299)
build_all 0.007531 0.000000 4.137658 ( 2.337649)
build_install 0.009015 0.007361 3.171838 ( 2.770685)
test_btest 0.000919 0.000190 57.533573 ( 29.714143)
test_basic 0.002327 0.003650 0.528875 ( 0.818735)
test_all 0.001116 0.000260 700.940972 (379.497628)
test_rubyspec 0.046036 0.018886 80.160334 (115.666691)
total: 536.96 sec