Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-091911
#<BuildRuby:0x0000562f035c63d0
@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.20230108-091911",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000022 0.000000 0.000022 ( 0.000021)
build_up 0.005089 0.000280 1.124743 ( 1.518362)
build_miniruby 0.001083 0.000258 1.356822 ( 1.354975)
build_ruby 0.001432 0.000341 3.447975 ( 3.809961)
build_all 0.005678 0.001351 3.311044 ( 1.595757)
build_install 0.008745 0.005695 2.484176 ( 1.642595)
test_btest 0.000561 0.000153 61.569344 ( 17.748232)
test_basic 0.002896 0.002834 0.455456 ( 0.553715)
test_all 0.001544 0.000450 666.262573 (248.868467)
test_rubyspec 0.036975 0.031547 78.108136 (108.455712)
total: 385.55 sec