Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-203442
#<BuildRuby:0x000055ce5671de58
@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.20230623-203442",
@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.000000 0.000015 ( 0.000015)
autoconf 0.000013 0.000001 0.000014 ( 0.000023)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.001312 0.004049 1.914722 ( 3.171748)
build_miniruby 0.001437 0.000111 1.460784 ( 1.465117)
build_ruby 0.001419 0.000109 2.894155 ( 3.120220)
build_all 0.005902 0.000454 2.236098 ( 1.532296)
build_install 0.011940 0.004346 3.600812 ( 2.805524)
test_btest 0.000336 0.001074 77.645368 ( 39.673449)
test_basic 0.000000 0.005460 0.861196 ( 1.568296)
test_all 0.001472 0.001057 563.844066 (247.967512)
test_rubyspec 0.026461 0.027007 83.544174 ( 97.481559)
total: 398.79 sec