Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-015400
#<BuildRuby:0x0000556882da6890
@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.20221225-015400",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.005506 0.000246 1.129599 ( 2.132439)
build_miniruby 0.001399 0.000243 1.526543 ( 1.722933)
build_ruby 0.001406 0.000244 3.680152 ( 4.432658)
build_all 0.007377 0.000517 4.189002 ( 3.246820)
build_install 0.017031 0.000563 3.273557 ( 3.504281)
test_btest 0.000900 0.000133 57.260023 ( 36.624535)
test_basic 0.004763 0.000706 0.429373 ( 0.580226)
test_all 0.002187 0.000324 664.150448 (348.573019)
test_rubyspec 0.026649 0.026369 73.122118 ( 94.847327)
total: 495.67 sec