Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-055301
#<BuildRuby:0x000055ff16d4a3d0
@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.20231015-055301",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000018 0.000006 0.000024 ( 0.000023)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.000000 0.006257 2.045641 ( 2.154073)
build_miniruby 0.000877 0.000407 1.337026 ( 1.563910)
build_ruby 0.001039 0.000383 2.585489 ( 20.892765)
build_all 0.000000 0.007575 5.834900 ( 2.299262)
build_install 0.011285 0.003883 7.556990 ( 3.635495)
test_btest 0.000727 0.000331 85.468573 ( 21.868107)
test_basic 0.004286 0.001948 0.673852 ( 0.728982)
test_all 0.007876 0.001627 617.624562 (178.330241)
test_rubyspec 0.028611 0.036146 88.997926 (100.920545)
total: 332.39 sec