Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-002844
#<BuildRuby:0x000055ef5226e0e8
@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.20231229-002844",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005274 0.001098 1.733050 ( 3.548135)
build_miniruby 0.001469 0.000306 1.860084 ( 2.444483)
build_ruby 0.001330 0.000277 3.471359 ( 5.215308)
build_all 0.008294 0.000791 5.787958 ( 7.532946)
build_install 0.017677 0.003535 7.217672 ( 9.804310)
test_btest 0.000724 0.000145 81.852392 (118.983441)
test_basic 0.006166 0.001234 0.894278 ( 2.022390)
test_all 0.083524 0.050115 784.182261 (787.093898)
test_rubyspec 0.052765 0.020123 101.626521 (142.418752)
total: 1079.06 sec