Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-053657
#<BuildRuby:0x000055dfd076e390
@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.20230615-053657",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.006664 0.000000 2.074373 ( 4.574050)
build_miniruby 0.001139 0.000016 1.795814 ( 3.096060)
build_ruby 0.001812 0.000000 2.718754 ( 3.331948)
build_all 0.006835 0.000184 2.374514 ( 1.844535)
build_install 0.007736 0.007954 3.809129 ( 3.180941)
test_btest 0.000623 0.000192 77.344325 ( 43.274251)
test_basic 0.006037 0.000591 0.806450 ( 1.394768)
test_all 0.000874 0.000259 576.086939 (247.893402)
test_rubyspec 0.018455 0.034198 81.974839 ( 94.234297)
total: 402.83 sec