Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-183302
#<BuildRuby:0x000055e68ac4e390
@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.20240202-183302",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000000 0.005692 1.821515 ( 2.164022)
build_miniruby 0.000101 0.001433 1.692528 ( 1.691176)
build_ruby 0.001831 0.000000 3.355202 ( 3.603735)
build_all 0.004232 0.003515 6.402903 ( 3.036500)
build_install 0.008998 0.008875 7.649752 ( 4.168194)
test_btest 0.000760 0.000197 86.159709 ( 33.435151)
test_basic 0.003116 0.003722 0.937698 ( 1.011629)
test_all 0.072374 0.043074 750.738242 (282.882671)
test_rubyspec 0.068170 0.038935 173.623190 (191.087836)
total: 523.08 sec