Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-050520
#<BuildRuby:0x00005628e19c1fc0
@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.20230917-050520",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006186 0.000884 2.384971 ( 4.582579)
build_miniruby 0.001193 0.000170 1.685849 ( 1.734689)
build_ruby 0.001467 0.000209 3.491663 ( 3.701958)
build_all 0.008147 0.000538 6.565627 ( 4.324923)
build_install 0.010757 0.009151 8.061940 ( 6.794020)
test_btest 0.000699 0.000135 87.866472 ( 46.825739)
test_basic 0.000000 0.007766 0.976948 ( 1.232203)
test_all 0.003967 0.005423 680.444279 (316.484676)
test_rubyspec 0.024303 0.052167 107.636442 (128.658240)
total: 514.34 sec