Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-063824
#<BuildRuby:0x0000560693ba2058
@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.20230214-063824",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.004594 0.000626 1.499208 ( 2.158790)
build_miniruby 0.001441 0.000197 1.361832 ( 1.368352)
build_ruby 0.001486 0.000203 2.473382 ( 2.704590)
build_all 0.008336 0.000524 4.249348 ( 2.997389)
build_install 0.011560 0.004907 3.148155 ( 2.963314)
test_btest 0.000852 0.000000 59.464395 ( 33.480848)
test_basic 0.005639 0.000302 0.513373 ( 0.671972)
test_all 0.000995 0.000153 636.332374 (232.613905)
test_rubyspec 0.009499 0.038416 69.858326 ( 80.453730)
total: 359.41 sec