Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-132425
#<BuildRuby:0x000055bdea609fc0
@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.20240115-132425",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002508 0.002932 1.592069 ( 1.978081)
build_miniruby 0.001289 0.000248 1.691174 ( 1.692045)
build_ruby 0.001303 0.000251 3.294704 ( 3.535615)
build_all 0.004109 0.003929 5.529349 ( 2.931864)
build_install 0.013843 0.003502 6.836089 ( 4.190071)
test_btest 0.000933 0.000211 80.944107 ( 33.461472)
test_basic 0.000743 0.006422 0.872383 ( 0.949015)
test_all 0.073970 0.044269 755.208208 (297.708155)
test_rubyspec 0.043600 0.017484 93.962575 (105.633558)
total: 452.08 sec