Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-030406
#<BuildRuby:0x0000563fbd2627c8
@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.20230905-030406",
@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.000027 0.000003 0.000030 ( 0.000022)
autoconf 0.000035 0.000003 0.000038 ( 0.000033)
configure 0.000031 0.000003 0.000034 ( 0.000033)
build_up 0.005453 0.000495 1.880228 ( 2.910636)
build_miniruby 0.001505 0.000137 1.862469 ( 1.938143)
build_ruby 0.001523 0.000138 3.430991 ( 3.857087)
build_all 0.007585 0.000312 6.405707 ( 3.772903)
build_install 0.013508 0.005743 7.767528 ( 5.351514)
test_btest 0.001133 0.000134 84.343657 ( 43.767323)
test_basic 0.007945 0.000384 0.958283 ( 1.206484)
test_all 0.002447 0.007540 693.348166 (303.111074)
test_rubyspec 0.050933 0.020982 104.916963 (123.930497)
total: 489.85 sec