Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-191926
#<BuildRuby:0x000055f330a7a138
@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.20240116-191926",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005004 0.000122 1.405908 ( 1.762367)
build_miniruby 0.001361 0.000000 1.178178 ( 1.175980)
build_ruby 0.001813 0.000000 2.679151 ( 2.907170)
build_all 0.006574 0.000000 5.103767 ( 1.902082)
build_install 0.008146 0.006488 5.937602 ( 2.799499)
test_btest 0.000768 0.000117 78.153224 ( 19.818001)
test_basic 0.001890 0.004059 0.638880 ( 0.697791)
test_all 0.097470 0.024594 769.446958 (246.265867)
test_rubyspec 0.031996 0.063014 139.516068 (150.960550)
total: 428.29 sec