Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230613-103858
#<BuildRuby:0x000055e3a36b61d8
@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.20230613-103858",
@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.000088 0.000000 0.000088 ( 0.000114)
configure 0.000027 0.000000 0.000027 ( 0.000028)
build_up 0.005947 0.000000 1.895056 ( 3.285654)
build_miniruby 0.001461 0.000000 1.268177 ( 1.277745)
build_ruby 0.000000 0.001859 2.742911 ( 2.963502)
build_all 0.001020 0.006245 2.269073 ( 1.626897)
build_install 0.015113 0.002462 3.495200 ( 2.819036)
test_btest 0.000546 0.000121 77.084617 ( 34.085685)
test_basic 0.000000 0.007777 0.866989 ( 0.998799)
test_all 0.002098 0.000617 573.343672 (242.230204)
test_rubyspec 0.025114 0.027506 86.663230 (119.820513)
total: 409.11 sec