Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-201843
#<BuildRuby:0x000055dce2ca63d0
@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.20240223-201843",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.004943 0.004107 2.727991 ( 4.258138)
build_miniruby 0.001722 0.000265 2.843670 ( 2.988511)
build_ruby 0.001442 0.000222 3.527577 ( 4.171071)
build_all 0.008166 0.000000 6.804223 ( 5.624734)
build_install 0.019971 0.000981 8.844206 ( 7.454373)
test_btest 0.000405 0.000552 90.777332 ( 73.155957)
test_basic 0.005405 0.002667 0.942041 ( 1.151138)
test_all 0.089667 0.027171 832.057955 (415.108262)
test_rubyspec 0.049095 0.038313 123.387086 (136.693554)
total: 650.61 sec