Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-110355
#<BuildRuby:0x000055716000e890
@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.20230513-110355",
@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.000024 0.000005 0.000029 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005179 0.000942 1.874958 ( 3.940677)
build_miniruby 0.001222 0.000000 1.269788 ( 1.425112)
build_ruby 0.001448 0.000000 2.581926 ( 3.014551)
build_all 0.002914 0.004566 2.171513 ( 2.404886)
build_install 0.015426 0.000509 3.395141 ( 3.573796)
test_btest 0.000747 0.000144 71.601263 ( 42.381329)
test_basic 0.006205 0.000000 0.769455 ( 1.086643)
test_all 0.001040 0.000000 602.930817 (312.989464)
test_rubyspec 0.027940 0.032452 84.849214 (112.866047)
total: 483.68 sec