Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-122730
#<BuildRuby:0x000055ba6aea5fb8
@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.20230510-122730",
@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.000002 0.000017 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005069 0.000661 1.895195 ( 3.687679)
build_miniruby 0.001097 0.000143 1.312997 ( 1.314020)
build_ruby 0.001195 0.000156 2.599354 ( 2.816762)
build_all 0.002588 0.004033 2.277802 ( 1.845213)
build_install 0.009680 0.004478 3.527606 ( 2.965766)
test_btest 0.000579 0.000111 73.083853 ( 39.604449)
test_basic 0.005129 0.000986 0.782243 ( 1.018868)
test_all 0.000377 0.000719 586.054216 (241.373969)
test_rubyspec 0.025450 0.027223 81.586577 ( 98.192182)
total: 392.82 sec