Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-161237
#<BuildRuby:0x000055ec67ac9a00
@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-161237",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.001055 0.004181 1.611624 ( 1.963669)
build_miniruby 0.001467 0.000217 1.591891 ( 1.591716)
build_ruby 0.001333 0.000198 3.379173 ( 3.602591)
build_all 0.002707 0.004676 5.710321 ( 3.051395)
build_install 0.012712 0.005137 6.939178 ( 4.163939)
test_btest 0.000000 0.001088 81.064750 ( 32.267581)
test_basic 0.005413 0.002482 0.894012 ( 0.961574)
test_all 0.086513 0.030980 746.240827 (274.327681)
test_rubyspec 0.023103 0.043719 93.806939 (105.654729)
total: 427.59 sec