Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-235430
#<BuildRuby:0x00005619b75f9fe8
@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.20230205-235430",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.000716 0.004317 0.998724 ( 1.377106)
build_miniruby 0.001110 0.000202 0.955815 ( 0.954257)
build_ruby 0.001338 0.000000 2.158528 ( 2.385712)
build_all 0.002954 0.003402 3.537148 ( 1.793448)
build_install 0.009822 0.004476 2.588467 ( 1.798949)
test_btest 0.000568 0.000131 57.622959 ( 15.935180)
test_basic 0.003878 0.000895 0.332849 ( 0.424789)
test_all 0.000000 0.001617 629.454264 (183.684968)
test_rubyspec 0.025423 0.011783 62.519161 ( 72.401793)
total: 280.76 sec