Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-034532
#<BuildRuby:0x000055ae4847e1a8
@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.20230124-034532",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004653 0.000080 1.164298 ( 1.891932)
build_miniruby 0.001377 0.000000 1.170437 ( 1.231876)
build_ruby 0.001660 0.000000 3.051293 ( 3.392044)
build_all 0.007213 0.000000 4.024805 ( 2.495977)
build_install 0.011955 0.003798 3.024034 ( 2.550399)
test_btest 0.000650 0.000087 55.656826 ( 28.774460)
test_basic 0.006644 0.000340 0.445040 ( 0.566482)
test_all 0.001683 0.000217 648.405749 (261.011086)
test_rubyspec 0.013549 0.036218 72.211546 ( 85.101790)
total: 387.02 sec