Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-213602
#<BuildRuby:0x0000560a43c66120
@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.20240211-213602",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000018 0.000006 0.000024 ( 0.000023)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.005637 0.000484 2.083128 ( 3.802054)
build_miniruby 0.001375 0.000385 1.720606 ( 2.000590)
build_ruby 0.001446 0.000404 3.633424 ( 4.220484)
build_all 0.003069 0.005081 6.862455 ( 5.264291)
build_install 0.014482 0.004806 8.377339 ( 5.969902)
test_btest 0.000717 0.000230 93.152164 ( 64.412142)
test_basic 0.003503 0.004037 1.019657 ( 1.379985)
test_all 0.093376 0.022939 767.688494 (402.357611)
test_rubyspec 0.057329 0.047165 187.377293 (198.253095)
total: 687.66 sec