Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-002649
#<BuildRuby:0x000056341b721d98
@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.20230508-002649",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.004649 0.000929 1.850247 ( 3.295160)
build_miniruby 0.001197 0.000240 1.338110 ( 1.346956)
build_ruby 0.001253 0.000250 2.542154 ( 2.760632)
build_all 0.000000 0.006483 2.224716 ( 1.903025)
build_install 0.009871 0.005910 3.424742 ( 2.922411)
test_btest 0.000000 0.000855 73.463786 ( 30.456473)
test_basic 0.003421 0.002721 0.731765 ( 0.831497)
test_all 0.001544 0.000000 607.082647 (228.987644)
test_rubyspec 0.019560 0.031308 80.731208 ( 96.536357)
total: 369.04 sec