Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-062524
#<BuildRuby:0x00005600b6891fb8
@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.20231214-062524",
@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.000013 0.000001 0.000014 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.003425 0.003328 2.180612 ( 2.280212)
build_miniruby 0.001188 0.000170 1.691020 ( 1.689654)
build_ruby 0.001597 0.000228 3.236591 ( 3.428224)
build_all 0.007765 0.000530 5.762217 ( 2.518877)
build_install 0.010572 0.005750 6.607845 ( 3.179081)
test_btest 0.000805 0.000138 83.323795 ( 34.743057)
test_basic 0.004029 0.004494 0.927903 ( 1.027996)
test_all 0.094386 0.025880 658.705596 (210.119518)
test_rubyspec 0.033367 0.027221 81.911911 ( 93.483942)
total: 352.47 sec