Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-211904
#<BuildRuby:0x000055a48caca1a8
@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.20231020-211904",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.003482 0.004145 2.325859 ( 4.287799)
build_miniruby 0.001586 0.000106 1.613460 ( 2.677237)
build_ruby 0.001812 0.000000 3.317279 ( 19.689841)
build_all 0.008056 0.000378 6.056712 ( 6.312005)
build_install 0.019316 0.000940 7.661466 ( 7.949332)
test_btest 0.001538 0.000096 83.711397 ( 79.946634)
test_basic 0.003494 0.005129 0.963708 ( 1.602249)
test_all 0.010798 0.000000 622.292009 (359.810922)
test_rubyspec 0.026125 0.039473 96.449112 (108.682411)
total: 590.96 sec