Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-053812
#<BuildRuby:0x0000563e0de3a4d0
@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.20240309-053812",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.007396 0.000397 2.601487 ( 2.425525)
build_miniruby 0.001161 0.000134 1.698274 ( 1.697070)
build_ruby 0.001739 0.000200 3.215579 ( 3.389025)
build_all 0.007536 0.000369 6.543777 ( 2.573473)
build_install 0.017716 0.000000 8.307580 ( 3.984806)
test_btest 0.001242 0.000000 90.298791 ( 24.544900)
test_basic 0.003259 0.003896 0.874697 ( 0.946022)
test_all 0.086886 0.031602 745.628420 (231.043510)
test_rubyspec 0.030188 0.052444 118.984442 (128.151110)
total: 398.76 sec