Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-231039
#<BuildRuby:0x000055ebf8b42258
@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.20240131-231039",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005292 0.001017 2.059830 ( 4.321950)
build_miniruby 0.001610 0.000309 1.772773 ( 2.557095)
build_ruby 0.001955 0.000000 3.811539 ( 5.704289)
build_all 0.007002 0.002661 6.703723 ( 8.707964)
build_install 0.021285 0.000937 8.247255 ( 10.312159)
test_btest 0.000756 0.000134 93.335176 (120.168420)
test_basic 0.004159 0.004173 1.008535 ( 1.820015)
test_all 0.100870 0.027545 813.447775 (842.120996)
test_rubyspec 0.053278 0.057933 189.466908 (243.353077)
total: 1239.07 sec