Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-014331
#<BuildRuby:0x00005655193ae228
@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.20230610-014331",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.001746 0.004353 1.721414 ( 2.977336)
build_miniruby 0.001113 0.000203 1.172745 ( 1.171359)
build_ruby 0.001504 0.000000 2.534196 ( 2.704011)
build_all 0.005945 0.000000 1.824425 ( 0.995755)
build_install 0.012332 0.002572 3.145029 ( 2.089965)
test_btest 0.000920 0.000158 74.533596 ( 19.101940)
test_basic 0.001162 0.004128 0.741940 ( 0.813517)
test_all 0.001467 0.000303 499.638805 (151.632969)
test_rubyspec 0.010547 0.033832 77.421374 ( 89.207743)
total: 270.70 sec