Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-192116
#<BuildRuby:0x000055b86b8061b8
@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.20230911-192116",
@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.000029 0.000002 0.000031 ( 0.000027)
autoconf 0.000041 0.000003 0.000044 ( 0.000039)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.003285 0.003838 2.158913 ( 4.539887)
build_miniruby 0.001465 0.000133 1.669721 ( 1.900487)
build_ruby 0.002130 0.000194 3.127343 ( 3.553469)
build_all 0.004657 0.004073 6.345050 ( 3.996605)
build_install 0.015821 0.004527 7.977521 ( 5.811001)
test_btest 0.000655 0.000088 82.977634 ( 45.433662)
test_basic 0.000378 0.007589 0.959155 ( 1.275792)
test_all 0.008605 0.000819 704.299884 (304.339120)
test_rubyspec 0.038599 0.033059 104.461368 (125.208372)
total: 496.06 sec