Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-153941
#<BuildRuby:0x000055649b201f48
@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.20240123-153941",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000029 0.000002 0.000031 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.004991 0.000370 1.481521 ( 1.840026)
build_miniruby 0.001386 0.000103 1.667533 ( 1.673134)
build_ruby 0.001732 0.000129 3.287045 ( 3.539858)
build_all 0.004189 0.003733 6.438853 ( 3.462595)
build_install 0.014490 0.004853 7.612672 ( 4.632430)
test_btest 0.000968 0.000125 85.558359 ( 34.452768)
test_basic 0.005306 0.000685 0.865935 ( 0.930748)
test_all 0.091350 0.021870 737.474393 (245.422708)
test_rubyspec 0.053386 0.044199 155.801511 (167.191991)
total: 463.15 sec