Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-194726
#<BuildRuby:0x00005580c8bae048
@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-194726",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.004244 0.000354 1.109170 ( 1.508031)
build_miniruby 0.001090 0.000000 0.836038 ( 0.834517)
build_ruby 0.001349 0.000000 2.197261 ( 2.422545)
build_all 0.006247 0.000372 3.661225 ( 1.878807)
build_install 0.014441 0.000093 2.729530 ( 1.972215)
test_btest 0.000000 0.004147 57.102023 ( 17.601686)
test_basic 0.000000 0.004950 0.413396 ( 0.515526)
test_all 0.000000 0.001233 634.279536 (192.041395)
test_rubyspec 0.012049 0.023102 65.502097 ( 75.360599)
total: 294.14 sec