Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-090206
#<BuildRuby:0x000055b651221f48
@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.20230309-090206",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000029 0.000002 0.000031 ( 0.000030)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.000000 0.007483 2.038544 ( 5.376594)
build_miniruby 0.001006 0.000540 8.540968 ( 9.608232)
build_ruby 0.001181 0.000147 2.750920 ( 3.544386)
build_all 0.002827 0.004571 2.097499 ( 3.004498)
build_install 0.011389 0.006592 3.467530 ( 4.604958)
test_btest 0.000696 0.000145 72.272400 ( 50.980453)
test_basic 0.002502 0.000521 0.546959 ( 0.946501)
test_all 0.000837 0.000174 592.235099 (351.842971)
test_rubyspec 0.021036 0.033504 81.264872 (101.768447)
total: 531.68 sec