Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-151425
#<BuildRuby:0x000055f9c6de6208
@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-151425",
@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.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005929 0.000261 1.867605 ( 4.053224)
build_miniruby 0.001231 0.000168 1.365229 ( 1.559463)
build_ruby 0.001475 0.000201 2.763369 ( 3.313319)
build_all 0.006802 0.000927 2.205687 ( 2.333393)
build_install 0.012536 0.005123 3.440611 ( 3.521861)
test_btest 0.000898 0.000150 73.981502 ( 41.737452)
test_basic 0.006549 0.000291 0.784748 ( 1.114366)
test_all 0.001121 0.000179 599.565234 (463.584872)
test_rubyspec 0.038415 0.026245 88.138235 (127.404478)
total: 648.62 sec