Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-081115
#<BuildRuby:0x0000558f4218a138
@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.20230130-081115",
@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.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.004676 1.136362 ( 1.777709)
build_miniruby 0.000000 0.001317 1.129712 ( 1.143074)
build_ruby 0.000000 0.001457 2.367532 ( 2.711365)
build_all 0.000391 0.006864 3.896332 ( 2.365861)
build_install 0.009693 0.005622 3.017320 ( 2.672899)
test_btest 0.000456 0.000163 57.751845 ( 32.732980)
test_basic 0.005970 0.000815 0.447394 ( 0.656935)
test_all 0.000786 0.000271 642.509069 (265.679479)
test_rubyspec 0.021738 0.027598 72.347112 ( 85.601755)
total: 395.34 sec