Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-231807
#<BuildRuby:0x000055cae0ecda00
@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.20240228-231807",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000024 0.000007 0.000031 ( 0.000030)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.005477 0.001494 2.289713 ( 2.115086)
build_miniruby 0.000934 0.000255 1.645845 ( 1.643932)
build_ruby 0.001332 0.000363 3.350544 ( 3.589686)
build_all 0.003683 0.004147 6.622872 ( 3.251003)
build_install 0.017729 0.000000 8.394910 ( 4.525220)
test_btest 0.000672 0.000000 91.242171 ( 38.094787)
test_basic 0.008603 0.000296 1.046749 ( 1.170751)
test_all 0.095424 0.023900 813.751591 (333.818191)
test_rubyspec 0.048747 0.038772 123.484394 (132.627251)
total: 520.84 sec