Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-103629
#<BuildRuby:0x000055a22c752258
@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.20231015-103629",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.002870 0.004593 2.514246 ( 3.795383)
build_miniruby 0.001328 0.000285 1.824021 ( 2.255826)
build_ruby 0.000000 0.001915 3.709870 ( 4.639751)
build_all 0.003783 0.005071 6.624730 ( 6.064607)
build_install 0.022551 0.000000 7.965293 ( 7.297792)
test_btest 0.001256 0.000000 87.995029 ( 77.673325)
test_basic 0.005546 0.003427 0.989397 ( 1.719731)
test_all 0.006553 0.004603 724.890002 (483.854105)
test_rubyspec 0.044257 0.032085 108.221042 (162.290468)
total: 749.59 sec