Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-124834
#<BuildRuby:0x00005599886f2008
@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.20230910-124834",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.000311 0.005991 2.211458 ( 3.469867)
build_miniruby 0.001150 0.000322 1.571814 ( 1.573649)
build_ruby 0.001195 0.000335 2.964102 ( 3.154461)
build_all 0.007881 0.000025 6.165173 ( 2.843384)
build_install 0.015330 0.002858 7.250776 ( 4.091667)
test_btest 0.000588 0.000147 82.337435 ( 31.503493)
test_basic 0.002428 0.004472 0.929038 ( 1.020467)
test_all 0.009869 0.000000 685.438142 (240.965374)
test_rubyspec 0.037924 0.032172 101.569057 (113.062342)
total: 401.69 sec