Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-222122
#<BuildRuby:0x00005591cc5e6380
@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.20230925-222122",
@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.000026 0.000008 0.000034 ( 0.000029)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.005965 0.001908 2.257276 ( 4.878680)
build_miniruby 0.001643 0.000000 1.751406 ( 2.097781)
build_ruby 0.001834 0.000000 3.552667 ( 4.689794)
build_all 0.009224 0.000000 6.338682 ( 5.834507)
build_install 0.013721 0.010314 7.947925 ( 7.296403)
test_btest 0.000000 0.001025 83.593942 ( 67.804793)
test_basic 0.000000 0.009791 0.974699 ( 1.496099)
test_all 0.007558 0.003291 731.456496 (666.608272)
test_rubyspec 0.031253 0.050644 108.645196 (154.775435)
total: 915.48 sec