Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-190054
#<BuildRuby:0x0000562df7082228
@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.20231219-190054",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.006090 0.000603 2.260925 ( 2.331973)
build_miniruby 0.000000 0.001590 1.621994 ( 1.623460)
build_ruby 0.000000 0.001482 3.007472 ( 3.244333)
build_all 0.004857 0.002488 5.752638 ( 2.510088)
build_install 0.011792 0.006666 7.268232 ( 3.935030)
test_btest 0.000537 0.000194 80.673405 ( 21.906933)
test_basic 0.000000 0.005919 0.806607 ( 0.865436)
test_all 0.073627 0.052433 693.808901 (315.808718)
test_rubyspec 0.043758 0.034768 103.936225 (156.189885)
total: 508.42 sec