Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-223858
#<BuildRuby:0x00005579ade16168
@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.20221230-223858",
@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.000000 0.000014 ( 0.000031)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000022 0.000000 0.000022 ( 0.000021)
build_up 0.004243 0.000000 0.926340 ( 1.298284)
build_miniruby 0.001194 0.000000 1.098892 ( 1.097651)
build_ruby 0.001458 0.000000 2.588344 ( 2.945914)
build_all 0.005870 0.000192 2.869454 ( 1.495668)
build_install 0.011729 0.000114 2.534113 ( 1.621750)
test_btest 0.000882 0.000031 56.423190 ( 14.656131)
test_basic 0.000570 0.004465 0.328790 ( 0.421809)
test_all 0.001208 0.000086 569.056239 (159.475378)
test_rubyspec 0.010640 0.030620 58.598393 ( 68.356229)
total: 251.37 sec