Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-095723
#<BuildRuby:0x0000558d4133da00
@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.20231216-095723",
@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.000017)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005471 0.001052 2.171962 ( 2.290854)
build_miniruby 0.001489 0.000000 1.219932 ( 1.299848)
build_ruby 0.001599 0.000000 2.719448 ( 5.371420)
build_all 0.007537 0.000000 5.640788 ( 2.217020)
build_install 0.015705 0.000296 6.773652 ( 3.191084)
test_btest 0.000701 0.000109 83.665282 ( 22.233131)
test_basic 0.005457 0.000191 0.865646 ( 0.926301)
test_all 0.079489 0.042074 658.628115 (197.284681)
test_rubyspec 0.031659 0.026371 81.058406 ( 92.610190)
total: 327.43 sec