Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-104939
#<BuildRuby:0x000056522d212138
@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.20240126-104939",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004777 0.000682 1.827579 ( 2.151307)
build_miniruby 0.001011 0.000145 1.474180 ( 1.475429)
build_ruby 0.001442 0.000206 2.824318 ( 3.035389)
build_all 0.003149 0.003493 5.618864 ( 2.090600)
build_install 0.000000 0.016767 7.195324 ( 3.525475)
test_btest 0.000749 0.000300 81.964766 ( 21.683155)
test_basic 0.004101 0.001420 0.885882 ( 0.943746)
test_all 0.087740 0.026448 703.378675 (203.340721)
test_rubyspec 0.044176 0.052967 144.584807 (156.169918)
total: 394.42 sec