Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-052338
#<BuildRuby:0x00005636560ba120
@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.20230922-052338",
@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.000026 0.000002 0.000028 ( 0.000023)
autoconf 0.000035 0.000004 0.000039 ( 0.000035)
configure 0.000032 0.000003 0.000035 ( 0.000034)
build_up 0.003133 0.003832 2.291769 ( 4.582567)
build_miniruby 0.001333 0.000178 1.732527 ( 1.736188)
build_ruby 0.002131 0.000000 3.744775 ( 3.937849)
build_all 0.004111 0.004348 6.368190 ( 4.026667)
build_install 0.018358 0.000310 7.447949 ( 5.071021)
test_btest 0.000000 0.001160 84.293790 ( 44.935819)
test_basic 0.001381 0.006449 0.950160 ( 1.088727)
test_all 0.007024 0.002993 702.228745 (334.936910)
test_rubyspec 0.029539 0.042380 106.208233 (124.167106)
total: 524.48 sec