Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-042319
#<BuildRuby:0x0000563a34812008
@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.20221231-042319",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000315 0.004194 1.068565 ( 1.489013)
build_miniruby 0.001162 0.000211 1.435210 ( 1.433229)
build_ruby 0.001187 0.000216 3.286796 ( 3.667661)
build_all 0.007071 0.000000 3.640499 ( 1.903088)
build_install 0.013220 0.001973 3.059661 ( 2.077498)
test_btest 0.000795 0.000133 57.669306 ( 16.010070)
test_basic 0.001703 0.003425 0.427901 ( 0.522251)
test_all 0.001072 0.000000 619.004554 (180.784787)
test_rubyspec 0.011549 0.028424 64.780512 ( 74.702393)
total: 282.59 sec