Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-020352
#<BuildRuby:0x000055fb0beb23d0
@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.20240208-020352",
@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.000005 0.000019 ( 0.000019)
autoconf 0.000019 0.000007 0.000026 ( 0.000026)
configure 0.000016 0.000007 0.000023 ( 0.000023)
build_up 0.005988 0.000657 1.908273 ( 2.248928)
build_miniruby 0.001041 0.000365 1.582026 ( 1.582584)
build_ruby 0.001297 0.000454 3.597617 ( 3.837481)
build_all 0.007605 0.001091 6.414408 ( 2.772651)
build_install 0.016498 0.004022 7.760199 ( 3.989294)
test_btest 0.000634 0.000203 87.746504 ( 28.446420)
test_basic 0.001749 0.006265 0.946729 ( 1.010516)
test_all 0.072599 0.045057 728.511424 (215.406494)
test_rubyspec 0.040515 0.056549 148.836526 (158.012266)
total: 417.31 sec