Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-214833
#<BuildRuby:0x00005651a435e228
@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-214833",
@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.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000033)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005683 0.001184 1.891236 ( 4.997376)
build_miniruby 0.001277 0.000266 1.364838 ( 1.923048)
build_ruby 0.001327 0.000277 2.762670 ( 4.225678)
build_all 0.006319 0.001316 5.387443 ( 4.673132)
build_install 0.013358 0.004534 6.683898 ( 6.177295)
test_btest 0.000579 0.000129 77.823572 ( 47.087244)
test_basic 0.007268 0.000551 0.830340 ( 1.595264)
test_all 0.001941 0.000093 580.593220 (320.244717)
test_rubyspec 0.032488 0.020760 87.081624 (127.896207)
total: 518.82 sec