Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-085247
#<BuildRuby:0x00005647f3a321b8
@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.20230626-085247",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.001436 0.004194 1.787089 ( 3.269831)
build_miniruby 0.001608 0.000000 1.417117 ( 1.415685)
build_ruby 0.001550 0.000000 2.813041 ( 3.016233)
build_all 0.003089 0.003647 2.317249 ( 1.324230)
build_install 0.016912 0.000224 3.442955 ( 2.307428)
test_btest 0.000684 0.000127 81.427281 ( 22.956944)
test_basic 0.004304 0.000797 0.846526 ( 0.952784)
test_all 0.002075 0.000384 598.185536 (203.375470)
test_rubyspec 0.025856 0.027196 87.384878 (101.697281)
total: 340.32 sec