Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-215332
#<BuildRuby:0x0000560d48b7e7c8
@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.20230525-215332",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.002559 0.003785 1.698511 ( 3.152819)
build_miniruby 0.000943 0.000164 1.335216 ( 1.334503)
build_ruby 0.000968 0.000169 2.127176 ( 2.330557)
build_all 0.005625 0.000979 2.018451 ( 1.369311)
build_install 0.012952 0.004317 3.471670 ( 2.511453)
test_btest 0.000650 0.000125 75.310788 ( 33.270346)
test_basic 0.003064 0.004062 0.767509 ( 0.978972)
test_all 0.001192 0.000265 578.784580 (210.799264)
test_rubyspec 0.026934 0.020470 78.668588 ( 90.469198)
total: 346.22 sec