Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-102119
#<BuildRuby:0x0000558da2c5a2a8
@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-102119",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.006368 0.000658 2.277398 ( 5.107163)
build_miniruby 0.001669 0.000172 1.640386 ( 1.827757)
build_ruby 0.001477 0.000152 3.400593 ( 4.975930)
build_all 0.007740 0.000346 2.901568 ( 3.030014)
build_install 0.017977 0.001314 4.315094 ( 5.082081)
test_btest 0.000939 0.000091 82.406576 ( 47.761860)
test_basic 0.000212 0.008294 0.970609 ( 1.746271)
test_all 0.001488 0.000143 613.747104 (319.535202)
test_rubyspec 0.038944 0.017308 92.410601 (134.000129)
total: 523.07 sec