Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-181230
#<BuildRuby:0x0000562c7d4ce118
@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.20230711-181230",
@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.000003 0.000023 ( 0.000022)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006337 0.000268 2.060330 ( 4.646557)
build_miniruby 0.001773 0.000000 1.595706 ( 2.000352)
build_ruby 0.001834 0.000000 3.014156 ( 4.420749)
build_all 0.007341 0.000000 2.589636 ( 2.799602)
build_install 0.014144 0.004735 4.034845 ( 5.019256)
test_btest 0.001218 0.000000 79.412609 ( 48.068312)
test_basic 0.007038 0.000000 0.886094 ( 1.330944)
test_all 0.001667 0.000189 587.343096 (311.002419)
test_rubyspec 0.020197 0.033863 90.058843 (129.695015)
total: 508.98 sec