Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-010013
#<BuildRuby:0x000055e7e5eb63b0
@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.20230210-010013",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.000000 0.004715 0.973616 ( 1.552279)
build_miniruby 0.001228 0.000000 1.355367 ( 1.353949)
build_ruby 0.001251 0.000000 1.834383 ( 2.050936)
build_all 0.005842 0.000000 3.010483 ( 1.471114)
build_install 0.012962 0.000000 2.396162 ( 1.656447)
test_btest 0.000865 0.000000 54.426653 ( 14.089388)
test_basic 0.004464 0.000000 0.323113 ( 0.415344)
test_all 0.000922 0.000014 556.500443 (165.611232)
test_rubyspec 0.024885 0.018194 55.920215 ( 66.145431)
total: 254.35 sec