Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-081234
#<BuildRuby:0x00005600a3905e58
@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.20230926-081234",
@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.000001 0.000022 ( 0.000023)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.007096 0.000000 2.350752 ( 4.951028)
build_miniruby 0.001573 0.000000 1.709840 ( 1.932589)
build_ruby 0.002364 0.000000 3.597696 ( 4.022652)
build_all 0.008273 0.000211 6.524611 ( 4.541438)
build_install 0.009815 0.012024 7.897078 ( 5.582763)
test_btest 0.000964 0.000134 85.354521 ( 49.422605)
test_basic 0.001513 0.004339 0.974975 ( 1.293393)
test_all 0.008410 0.002029 697.350721 (411.185400)
test_rubyspec 0.040757 0.043458 111.778313 (153.764667)
total: 636.70 sec