Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-200800
#<BuildRuby:0x000055a22388df68
@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.20221220-200800",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.000000 0.006080 1.430595 ( 2.683213)
build_miniruby 0.001061 0.000783 2.167086 ( 1.894326)
build_ruby 0.001317 0.000211 3.684123 ( 4.152932)
build_all 0.004123 0.004626 3.877945 ( 2.600830)
build_install 0.005739 0.012451 3.401453 ( 3.159931)
test_btest 0.000542 0.000166 55.028368 ( 27.720454)
test_basic 0.004708 0.001449 0.435125 ( 0.583964)
test_all 0.000000 0.001575 651.884488 (278.828398)
test_rubyspec 0.023156 0.025078 70.338870 ( 83.648881)
total: 405.27 sec