Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-034203
#<BuildRuby:0x00005643816be228
@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.20240321-034203",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000020 0.000006 0.000026 ( 0.000027)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.004133 0.004039 3.797114 ( 2.705042)
build_miniruby 0.001050 0.000365 1.360191 ( 1.362221)
build_ruby 0.001250 0.000435 3.054360 ( 3.301342)
build_all 0.008285 0.000027 6.817271 ( 2.914743)
build_install 0.015544 0.003833 9.290984 ( 4.472537)
test_btest 0.000729 0.000226 91.830500 ( 28.442540)
test_basic 0.000000 0.006220 0.941874 ( 1.029268)
test_all 0.091236 0.028333 869.631692 (280.358054)
test_rubyspec 0.037844 0.047714 120.758913 (129.966201)
total: 454.55 sec