Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-052210
#<BuildRuby:0x000055a79cfaa138
@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.20231219-052210",
@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.000022 0.000005 0.000027 ( 0.000026)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.000342 0.007053 2.528442 ( 3.479914)
build_miniruby 0.000000 0.001664 1.717393 ( 1.951537)
build_ruby 0.000000 0.001959 3.361183 ( 3.754940)
build_all 0.000599 0.008104 5.887450 ( 4.633397)
build_install 0.010930 0.009156 7.701618 ( 6.176330)
test_btest 0.000570 0.000245 83.079679 ( 66.458304)
test_basic 0.000014 0.008102 0.944745 ( 1.348235)
test_all 0.068725 0.051708 686.022596 (298.321747)
test_rubyspec 0.028764 0.037928 98.256423 (111.357625)
total: 497.48 sec