Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-064625
#<BuildRuby:0x000055808a825f68
@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.20230205-064625",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004192 0.000036 0.906377 ( 1.419704)
build_miniruby 0.001229 0.000160 1.107159 ( 1.106762)
build_ruby 0.001199 0.000157 2.108698 ( 2.323877)
build_all 0.004345 0.002289 3.603198 ( 1.848687)
build_install 0.013352 0.001393 2.695844 ( 1.831502)
test_btest 0.000708 0.000101 56.780842 ( 16.263125)
test_basic 0.005388 0.000194 0.440535 ( 0.535123)
test_all 0.001503 0.000208 679.764766 (209.510097)
test_rubyspec 0.019052 0.026636 68.096885 ( 78.553691)
total: 313.39 sec