Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-181139
#<BuildRuby:0x0000560983276338
@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.20230924-181139",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.006335 0.001014 2.208134 ( 4.752350)
build_miniruby 0.001249 0.000200 1.670072 ( 1.829976)
build_ruby 0.001594 0.000255 3.314859 ( 3.717547)
build_all 0.005053 0.003685 6.249197 ( 4.699251)
build_install 0.017330 0.002766 7.473278 ( 5.696013)
test_btest 0.000927 0.000000 80.561321 ( 45.847747)
test_basic 0.004231 0.003442 0.912291 ( 1.288465)
test_all 0.005805 0.004334 682.776166 (446.433269)
test_rubyspec 0.052594 0.027739 107.392843 (147.331379)
total: 661.60 sec