Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-183126
#<BuildRuby:0x000055c42d4ce130
@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.20230526-183126",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.001980 0.003662 1.814719 ( 3.359442)
build_miniruby 0.001382 0.000180 1.298282 ( 1.298402)
build_ruby 0.000000 0.001540 2.573848 ( 2.756447)
build_all 0.004468 0.002376 1.998570 ( 1.247845)
build_install 0.013550 0.002877 3.243480 ( 2.289552)
test_btest 0.000784 0.000000 73.783146 ( 29.992561)
test_basic 0.006576 0.000003 0.736558 ( 0.859678)
test_all 0.000891 0.000144 540.382072 (192.844538)
test_rubyspec 0.030553 0.020107 81.427332 ( 98.071141)
total: 332.72 sec