Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-070603
#<BuildRuby:0x000055cc007c5f20
@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.20230602-070603",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.006026 0.000539 1.830330 ( 3.087131)
build_miniruby 0.001150 0.000300 1.150638 ( 1.149121)
build_ruby 0.001022 0.000266 2.696489 ( 2.865809)
build_all 0.006855 0.000675 2.178352 ( 1.462440)
build_install 0.017012 0.001956 3.550559 ( 2.653260)
test_btest 0.000705 0.000162 79.963461 ( 25.759899)
test_basic 0.003822 0.000882 0.646672 ( 0.719566)
test_all 0.001449 0.000335 555.225430 (179.251792)
test_rubyspec 0.034628 0.024452 87.176847 (117.230964)
total: 334.18 sec