Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-230546
#<BuildRuby:0x0000555ce114e360
@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.20230706-230546",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.006210 0.000629 2.115612 ( 5.526288)
build_miniruby 0.001207 0.000329 1.691198 ( 3.020521)
build_ruby 0.001417 0.000387 3.551669 ( 5.328659)
build_all 0.007342 0.000836 2.579440 ( 3.750771)
build_install 0.017057 0.003195 3.922415 ( 5.974377)
test_btest 0.000814 0.000203 83.162056 ( 53.863538)
test_basic 0.002878 0.000720 0.904884 ( 1.518238)
test_all 0.001140 0.000285 600.792333 (327.355396)
test_rubyspec 0.038542 0.020148 91.888066 (155.763888)
total: 562.10 sec