Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-224538
#<BuildRuby:0x00005619ca1e5fc0
@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.20230507-224538",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004820 0.000072 1.794452 ( 3.020220)
build_miniruby 0.001185 0.000103 1.276022 ( 1.274838)
build_ruby 0.001298 0.000112 2.480451 ( 2.697256)
build_all 0.006382 0.000186 2.056619 ( 1.281972)
build_install 0.014767 0.000000 3.157509 ( 2.228487)
test_btest 0.000787 0.000000 75.690881 ( 24.391543)
test_basic 0.007934 0.000000 0.732679 ( 0.815048)
test_all 0.001899 0.000010 517.158199 (169.654416)
test_rubyspec 0.011500 0.027361 66.817609 ( 78.597317)
total: 283.96 sec