Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-003414
#<BuildRuby:0x0000564669482190
@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.20230210-003414",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.000000 0.004783 1.155418 ( 1.705754)
build_miniruby 0.000000 0.001235 1.156772 ( 1.155933)
build_ruby 0.000000 0.001303 2.060078 ( 2.284562)
build_all 0.004964 0.000827 3.612522 ( 1.922998)
build_install 0.008679 0.003439 2.862271 ( 2.033334)
test_btest 0.000673 0.000125 57.149411 ( 15.398413)
test_basic 0.000000 0.005418 0.412305 ( 0.503937)
test_all 0.000329 0.001611 611.884570 (184.052631)
test_rubyspec 0.022641 0.013874 64.613373 ( 74.437180)
total: 283.50 sec