Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-091853
#<BuildRuby:0x00005650cfd46338
@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.20240229-091853",
@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.000004 0.000018 ( 0.000019)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.002731 0.004813 2.594214 ( 2.571952)
build_miniruby 0.001132 0.000360 1.609770 ( 1.610573)
build_ruby 0.001300 0.000413 3.227216 ( 3.483380)
build_all 0.005812 0.001849 6.532731 ( 3.316066)
build_install 0.019365 0.000000 8.565330 ( 4.890480)
test_btest 0.000774 0.000000 91.837020 ( 39.466520)
test_basic 0.000000 0.007861 1.023281 ( 1.118710)
test_all 0.091160 0.026598 773.982009 (277.576710)
test_rubyspec 0.037760 0.049377 126.577043 (137.961920)
total: 472.00 sec