Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-232620
#<BuildRuby:0x00005591ec7da3b0
@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.20230708-232620",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.006507 0.000571 2.200174 ( 5.503100)
build_miniruby 0.001288 0.000297 1.760090 ( 3.079739)
build_ruby 0.001553 0.000359 3.331011 ( 24.192848)
build_all 0.007258 0.000667 2.593252 ( 3.981537)
build_install 0.019090 0.001198 4.150131 ( 7.322039)
test_btest 0.000788 0.000157 82.780753 ( 59.808542)
test_basic 0.006837 0.000433 0.964923 ( 2.005153)
test_all 0.001574 0.000304 626.072101 (408.104010)
test_rubyspec 0.033091 0.029765 95.632370 (206.060047)
total: 720.06 sec