Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-064100
#<BuildRuby:0x0000558ccd96df70
@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.20240204-064100",
@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.000002 0.000019 ( 0.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005320 0.000665 1.481594 ( 1.828426)
build_miniruby 0.001188 0.000149 1.253220 ( 1.251732)
build_ruby 0.001318 0.000165 2.462073 ( 2.693206)
build_all 0.006730 0.000841 5.921954 ( 2.275304)
build_install 0.013663 0.003991 6.853536 ( 3.188417)
test_btest 0.001018 0.000145 82.483223 ( 21.487626)
test_basic 0.000000 0.004897 0.752982 ( 0.813325)
test_all 0.074229 0.041266 690.828386 (209.137967)
test_rubyspec 0.057547 0.037792 142.674808 (154.069001)
total: 396.75 sec