Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-072629
#<BuildRuby:0x000055d20d721ef8
@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.20231230-072629",
@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.000019 0.000003 0.000022 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.005196 0.000212 1.391763 ( 1.733929)
build_miniruby 0.001192 0.000199 1.218808 ( 1.216817)
build_ruby 0.001289 0.000215 2.768111 ( 2.982084)
build_all 0.005916 0.000986 5.154269 ( 2.046764)
build_install 0.014939 0.000899 6.263843 ( 3.269924)
test_btest 0.000671 0.000101 79.822536 ( 21.756587)
test_basic 0.000000 0.006202 0.852866 ( 0.913465)
test_all 0.068425 0.053400 760.986790 (231.034057)
test_rubyspec 0.020065 0.040860 83.955205 ( 95.390977)
total: 360.35 sec