Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-214522
#<BuildRuby:0x000055b67e8ca8e0
@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.20230514-214522",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002419 0.003734 1.859577 ( 4.098697)
build_miniruby 0.001200 0.000144 1.324370 ( 1.605450)
build_ruby 0.001346 0.000161 2.551369 ( 2.862920)
build_all 0.005974 0.000717 2.180213 ( 1.874510)
build_install 0.012458 0.003063 3.476008 ( 3.016918)
test_btest 0.000559 0.000075 73.592982 ( 40.441438)
test_basic 0.005618 0.000216 0.735081 ( 0.896321)
test_all 0.000911 0.000117 577.578628 (226.706136)
test_rubyspec 0.018674 0.033244 80.099264 ( 95.086347)
total: 376.59 sec