Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-131118
#<BuildRuby:0x0000564aa2f51ed0
@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.20221219-131118",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.004654 0.000221 0.979145 ( 1.486994)
build_miniruby 0.001531 0.000000 1.330491 ( 1.328428)
build_ruby 0.001587 0.000000 3.058182 ( 3.386492)
build_all 0.006204 0.000000 3.347411 ( 1.617383)
build_install 0.009569 0.003198 2.528494 ( 1.623922)
test_btest 0.000981 0.000000 56.710072 ( 15.185786)
test_basic 0.000599 0.003497 0.420688 ( 0.514792)
test_all 0.000629 0.000928 621.290216 (177.995063)
test_rubyspec 0.036895 0.020645 77.792723 ( 90.036563)
total: 293.18 sec