Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-154153
#<BuildRuby:0x000055f4b017a8e0
@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.20230811-154153",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000086 0.000000 0.000086 ( 0.000056)
configure 0.000032 0.000000 0.000032 ( 0.000031)
build_up 0.006944 0.000371 2.346977 ( 7.208041)
build_miniruby 0.001290 0.000129 1.685490 ( 2.668723)
build_ruby 0.001872 0.000000 3.747210 ( 6.971755)
build_all 0.005273 0.004036 2.894608 ( 3.943916)
build_install 0.017463 0.004557 4.661712 ( 7.662808)
test_btest 0.000888 0.000000 84.839534 ( 58.462452)
test_basic 0.004393 0.004070 0.984336 ( 2.061667)
test_all 0.001645 0.000256 677.729838 (362.152963)
test_rubyspec 0.030314 0.025179 99.001174 (135.839912)
total: 586.97 sec