Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-231932
#<BuildRuby:0x000055e3e23961a8
@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.20230528-231932",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.002775 0.003728 1.918288 ( 4.642439)
build_miniruby 0.001266 0.000330 1.473927 ( 2.265296)
build_ruby 0.001428 0.000373 2.824137 ( 3.776792)
build_all 0.002910 0.005020 2.234354 ( 2.968684)
build_install 0.020755 0.000000 3.579259 ( 4.187188)
test_btest 0.000940 0.000119 79.725889 ( 72.996804)
test_basic 0.005502 0.001376 0.827466 ( 1.303330)
test_all 0.000806 0.000201 585.212334 (332.777299)
test_rubyspec 0.024598 0.031307 85.633340 (101.541258)
total: 526.46 sec