Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-190211
#<BuildRuby:0x000056424dcce008
@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-190211",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.004238 0.000808 1.396654 ( 1.855891)
build_miniruby 0.000000 0.001335 1.197497 ( 1.202274)
build_ruby 0.000000 0.001406 2.378947 ( 2.597038)
build_all 0.005355 0.001552 3.901414 ( 2.304304)
build_install 0.010417 0.003682 3.035845 ( 2.682017)
test_btest 0.000575 0.000138 56.579652 ( 29.642305)
test_basic 0.005698 0.000356 0.504530 ( 0.607629)
test_all 0.001023 0.000236 654.844099 (254.829542)
test_rubyspec 0.030282 0.017184 72.540253 ( 84.723644)
total: 380.45 sec