Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-103149
#<BuildRuby:0x000056145885d820
@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.20231222-103149",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005137 0.000161 1.741896 ( 2.542085)
build_miniruby 0.001368 0.000203 1.685186 ( 1.845741)
build_ruby 0.001376 0.000204 3.347013 ( 3.740424)
build_all 0.006645 0.000984 5.824483 ( 4.265994)
build_install 0.012502 0.007069 7.247104 ( 6.525487)
test_btest 0.001080 0.000000 81.006447 ( 60.020893)
test_basic 0.003563 0.004268 0.919870 ( 1.214560)
test_all 0.111691 0.017852 710.356821 (627.525149)
test_rubyspec 0.043587 0.035938 104.757063 (187.251130)
total: 894.93 sec