Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-223944
#<BuildRuby:0x000055fc9a1ce8e0
@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.20230619-223944",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.005678 0.000421 1.970679 ( 4.639295)
build_miniruby 0.001643 0.000122 1.357285 ( 1.547255)
build_ruby 0.001943 0.000000 2.802140 ( 3.869217)
build_all 0.007638 0.000000 5.360939 ( 4.569456)
build_install 0.011847 0.004702 6.798591 ( 5.660605)
test_btest 0.000804 0.000078 78.179235 ( 46.707259)
test_basic 0.006839 0.000662 0.843663 ( 1.413266)
test_all 0.001563 0.000151 547.549869 (271.462256)
test_rubyspec 0.021134 0.032939 86.922176 (110.056268)
total: 449.93 sec