Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-003531
#<BuildRuby:0x000055ec8c236008
@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.20240216-003531",
@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.000005 0.000020 ( 0.000021)
autoconf 0.000020 0.000007 0.000027 ( 0.000026)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.000000 0.005929 1.917497 ( 2.285241)
build_miniruby 0.000000 0.001558 1.653960 ( 1.653986)
build_ruby 0.001006 0.000852 3.456119 ( 3.680924)
build_all 0.008082 0.000000 6.488979 ( 2.990568)
build_install 0.019962 0.000000 7.998386 ( 4.603383)
test_btest 0.000870 0.000000 92.063141 ( 37.162014)
test_basic 0.002060 0.006094 0.982952 ( 1.090063)
test_all 0.081978 0.035132 773.412088 (274.368546)
test_rubyspec 0.049449 0.038586 119.948387 (129.817654)
total: 457.65 sec