Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-111415
#<BuildRuby:0x000056342862e2a8
@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.20230622-111415",
@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.000020 0.000000 0.000020 ( 0.000020)
autoconf 0.000031 0.000000 0.000031 ( 0.000030)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.000845 0.006824 2.016353 ( 5.053522)
build_miniruby 0.001250 0.000215 1.647593 ( 1.864540)
build_ruby 0.001411 0.000244 3.047063 ( 4.634444)
build_all 0.002887 0.004459 2.328640 ( 2.586331)
build_install 0.016486 0.002505 3.608773 ( 3.883056)
test_btest 0.000704 0.000141 79.058169 ( 51.493607)
test_basic 0.000538 0.006748 0.856097 ( 1.243856)
test_all 0.000402 0.000646 611.481573 (555.859801)
test_rubyspec 0.036243 0.025386 90.251278 (176.845415)
total: 803.47 sec