Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-130434
#<BuildRuby:0x000055610864a118
@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.20230524-130434",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.002236 0.003752 1.843195 ( 3.201600)
build_miniruby 0.001075 0.000154 1.230957 ( 1.229133)
build_ruby 0.001108 0.000158 2.477141 ( 2.676590)
build_all 0.001610 0.004340 1.900394 ( 1.122864)
build_install 0.013918 0.000264 2.988696 ( 2.023224)
test_btest 0.000661 0.000110 76.289814 ( 20.183915)
test_basic 0.005134 0.000148 0.652461 ( 0.729220)
test_all 0.001346 0.000000 541.454066 (159.319584)
test_rubyspec 0.042331 0.023008 85.904752 (113.047397)
total: 303.53 sec