Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-221428
#<BuildRuby:0x0000559788db6120
@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.20231012-221428",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000023)
build_up 0.001678 0.004246 2.340016 ( 2.421557)
build_miniruby 0.001388 0.000206 1.627364 ( 1.633333)
build_ruby 0.001395 0.000206 3.601778 ( 3.772675)
build_all 0.006332 0.001903 6.194710 ( 2.730508)
build_install 0.016488 0.001330 7.524316 ( 3.838994)
test_btest 0.001076 0.000158 85.069360 ( 28.569669)
test_basic 0.005960 0.000000 0.806935 ( 0.870856)
test_all 0.007057 0.002468 687.143896 (234.322826)
test_rubyspec 0.039690 0.032740 107.276327 (125.907919)
total: 404.07 sec