Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-143149
#<BuildRuby:0x000055796d4d23d0
@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.20240208-143149",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.000000 0.006042 1.990756 ( 2.421865)
build_miniruby 0.000000 0.001716 1.616308 ( 1.620580)
build_ruby 0.001262 0.000585 2.937437 ( 3.185563)
build_all 0.007098 0.001047 6.316679 ( 3.176235)
build_install 0.014271 0.004777 7.820802 ( 4.398363)
test_btest 0.000837 0.000290 86.246443 ( 33.740896)
test_basic 0.006065 0.002099 0.986367 ( 1.099373)
test_all 0.062149 0.054315 815.701988 (317.932644)
test_rubyspec 0.041570 0.066694 178.007936 (195.346980)
total: 562.92 sec