Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-171203
#<BuildRuby:0x000055d68e3f6258
@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.20230213-171203",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003606 0.000832 1.004342 ( 1.687513)
build_miniruby 0.001042 0.000240 0.900568 ( 0.900951)
build_ruby 0.001101 0.000254 1.633821 ( 1.859479)
build_all 0.001313 0.004878 3.182616 ( 1.489516)
build_install 0.003563 0.009284 2.541235 ( 1.706874)
test_btest 0.000597 0.000261 54.971793 ( 15.075437)
test_basic 0.003001 0.001312 0.438689 ( 0.530692)
test_all 0.000729 0.000319 561.401643 (157.598116)
test_rubyspec 0.021249 0.019289 55.008309 ( 65.013711)
total: 245.86 sec