Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-150657
#<BuildRuby:0x000055b31e9b9e58
@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.20230210-150657",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000036 0.000003 0.000039 ( 0.000039)
configure 0.000033 0.000003 0.000036 ( 0.000036)
build_up 0.000719 0.004016 1.197754 ( 1.594101)
build_miniruby 0.001287 0.000161 1.194794 ( 1.193223)
build_ruby 0.001412 0.000000 2.248815 ( 2.458205)
build_all 0.005750 0.000397 3.574467 ( 1.738356)
build_install 0.012774 0.000498 2.710165 ( 1.835935)
test_btest 0.000845 0.000094 56.495784 ( 15.610968)
test_basic 0.000247 0.004387 0.429085 ( 0.521863)
test_all 0.001080 0.000078 631.128948 (185.189390)
test_rubyspec 0.004478 0.033536 65.249131 ( 75.191526)
total: 285.33 sec