Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-022717
#<BuildRuby:0x0000563ee582a198
@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-022717",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000018 0.000007 0.000025 ( 0.000025)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.001289 0.004512 1.209571 ( 2.605186)
build_miniruby 0.001029 0.000441 1.333928 ( 1.619444)
build_ruby 0.001768 0.000000 2.546762 ( 3.194711)
build_all 0.004001 0.005226 4.112544 ( 4.250093)
build_install 0.015686 0.003412 3.158072 ( 3.734338)
test_btest 0.000562 0.000238 60.113367 ( 47.950482)
test_basic 0.001624 0.004897 0.460133 ( 0.766288)
test_all 0.000724 0.000334 673.868759 (309.152821)
test_rubyspec 0.017888 0.031497 74.438715 ( 87.486792)
total: 460.76 sec