Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-081545
#<BuildRuby:0x0000557441539f70
@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-081545",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.000842 0.004275 1.507825 ( 1.872406)
build_miniruby 0.000967 0.000323 1.543701 ( 1.541486)
build_ruby 0.001232 0.000411 3.046782 ( 3.250465)
build_all 0.006656 0.000798 5.457826 ( 2.192478)
build_install 0.014189 0.003382 6.364240 ( 3.254251)
test_btest 0.000633 0.000194 79.110692 ( 20.533796)
test_basic 0.002222 0.003529 0.854830 ( 0.912405)
test_all 0.085534 0.033753 750.896766 (222.268056)
test_rubyspec 0.042477 0.026477 88.485427 (100.976983)
total: 356.80 sec