Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-165401
#<BuildRuby:0x00005606cb8d21d8
@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.20230726-165401",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.003367 0.003054 2.040287 ( 3.307993)
build_miniruby 0.001051 0.000211 1.345436 ( 1.346645)
build_ruby 0.001295 0.000259 2.928189 ( 3.200748)
build_all 0.000000 0.007861 2.500720 ( 1.416604)
build_install 0.012440 0.005531 4.038844 ( 2.692917)
test_btest 0.000000 0.001533 80.786017 ( 21.989433)
test_basic 0.000043 0.005696 0.808292 ( 0.879411)
test_all 0.000455 0.000718 607.844670 (181.796874)
test_rubyspec 0.023834 0.025834 86.002122 ( 98.037598)
total: 314.67 sec