Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-121623
#<BuildRuby:0x00005584d1ff2318
@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.20221227-121623",
@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.000001 0.000012 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004049 0.000021 0.792263 ( 1.170043)
build_miniruby 0.000898 0.000112 1.089729 ( 1.088171)
build_ruby 0.001449 0.000000 2.476135 ( 2.841263)
build_all 0.000000 0.006204 3.068349 ( 1.524496)
build_install 0.006770 0.004655 2.355217 ( 1.501047)
test_btest 0.000735 0.000193 56.622644 ( 15.788163)
test_basic 0.005573 0.000000 0.391685 ( 0.485692)
test_all 0.000000 0.001072 562.075472 (159.289061)
test_rubyspec 0.022442 0.015975 58.485648 ( 68.752024)
total: 252.44 sec