Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-101147
#<BuildRuby:0x00005628650bdf68
@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-101147",
@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.000000 0.000020 0.000020 ( 0.000020)
autoconf 0.000000 0.000030 0.000030 ( 0.000030)
configure 0.000000 0.000028 0.000028 ( 0.000029)
build_up 0.002501 0.004497 2.338744 ( 3.679298)
build_miniruby 0.001801 0.000000 1.751512 ( 1.754980)
build_ruby 0.000000 0.001805 3.491586 ( 3.701590)
build_all 0.006194 0.002197 6.273602 ( 4.054046)
build_install 0.006342 0.014051 7.846976 ( 5.964162)
test_btest 0.000538 0.000231 83.988076 ( 40.426304)
test_basic 0.006606 0.001088 0.961662 ( 1.064678)
test_all 0.006046 0.004927 717.458779 (349.174136)
test_rubyspec 0.038879 0.047547 113.105185 (166.578144)
total: 576.40 sec