Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-235947
#<BuildRuby:0x000055dc39246380
@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.20230705-235947",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.006083 0.000404 2.091390 ( 5.435219)
build_miniruby 0.001768 0.000000 1.618592 ( 2.282214)
build_ruby 0.001516 0.000000 3.368806 ( 4.214630)
build_all 0.007559 0.000500 2.449478 ( 3.171446)
build_install 0.013589 0.004418 3.764950 ( 5.451235)
test_btest 0.000297 0.000805 79.506693 ( 49.396431)
test_basic 0.000351 0.006736 0.878259 ( 1.490927)
test_all 0.001693 0.000000 591.948701 (331.165762)
test_rubyspec 0.033581 0.023069 91.348209 (147.736870)
total: 550.35 sec