Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-072106
#<BuildRuby:0x000055c9a2e32260
@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-072106",
@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.000001 0.000016 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.002734 0.004266 2.492977 ( 2.236974)
build_miniruby 0.001140 0.000157 1.487991 ( 1.486089)
build_ruby 0.001373 0.000189 2.898052 ( 3.122957)
build_all 0.002516 0.004510 6.195763 ( 2.358344)
build_install 0.016344 0.002683 8.381577 ( 4.036016)
test_btest 0.000811 0.000139 89.597615 ( 24.074146)
test_basic 0.005600 0.000276 0.987514 ( 1.047461)
test_all 0.093951 0.029977 729.754579 (208.594958)
test_rubyspec 0.039431 0.040035 105.293925 (114.153427)
total: 361.11 sec