Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-010246
#<BuildRuby:0x0000559aeeddde00
@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.20230531-010246",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000021)
build_up 0.002190 0.003657 1.822421 ( 3.134238)
build_miniruby 0.001455 0.000000 1.272746 ( 1.274984)
build_ruby 0.000000 0.001884 2.548254 ( 2.750934)
build_all 0.005312 0.001725 2.186161 ( 1.509399)
build_install 0.016056 0.000976 3.364350 ( 2.477583)
test_btest 0.000748 0.000180 75.545795 ( 29.955381)
test_basic 0.003594 0.000862 0.685797 ( 0.761090)
test_all 0.000000 0.001160 572.551909 (260.585495)
test_rubyspec 0.038990 0.021868 86.812942 (120.953275)
total: 423.40 sec