Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-080823
#<BuildRuby:0x00005560a2106258
@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.20230123-080823",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000014 0.000004 0.000018 ( 0.000019)
build_up 0.004112 0.001142 1.250011 ( 2.074777)
build_miniruby 0.001146 0.000319 1.469490 ( 1.471463)
build_ruby 0.001695 0.000000 3.050041 ( 3.459945)
build_all 0.008604 0.000000 3.915589 ( 2.567224)
build_install 0.010998 0.004299 3.068195 ( 2.567368)
test_btest 0.000472 0.000123 56.238933 ( 28.252773)
test_basic 0.006724 0.000000 0.426646 ( 0.577017)
test_all 0.001317 0.000000 630.923578 (252.044241)
test_rubyspec 0.016595 0.033979 72.238729 ( 85.792208)
total: 378.81 sec