Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-034430
#<BuildRuby:0x000055fa35a964f8
@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.20240312-034430",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.000144 0.007279 2.506709 ( 2.421913)
build_miniruby 0.001196 0.000214 1.571927 ( 1.570908)
build_ruby 0.000000 0.001861 3.844722 ( 25.263612)
build_all 0.002824 0.005585 6.770030 ( 3.358745)
build_install 0.015595 0.004863 8.777886 ( 4.752304)
test_btest 0.000703 0.000176 92.382691 ( 34.063113)
test_basic 0.002509 0.004715 0.983964 ( 1.082661)
test_all 0.082875 0.041324 887.760163 (394.234224)
test_rubyspec 0.050891 0.044422 134.611987 (169.353802)
total: 636.10 sec