Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-133437
#<BuildRuby:0x0000555e578f62a8
@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.20231211-133437",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000023)
configure 0.000069 0.000000 0.000069 ( 0.000083)
build_up 0.006606 0.000000 2.112589 ( 2.332124)
build_miniruby 0.001441 0.000000 1.606773 ( 1.629873)
build_ruby 0.001669 0.000000 3.076955 ( 3.316031)
build_all 0.003554 0.003703 5.626219 ( 2.871616)
build_install 0.009625 0.008259 7.153705 ( 4.017379)
test_btest 0.000987 0.000000 82.607378 ( 35.092059)
test_basic 0.005163 0.000000 0.853957 ( 0.924370)
test_all 0.087292 0.031063 707.223079 (254.929892)
test_rubyspec 0.039786 0.030526 97.933600 (112.150671)
total: 417.27 sec