Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-013827
#<BuildRuby:0x00007f90d0c0fdd8
@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.20241230-013827",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021)
autoconf 0.000030 0.000008 0.000038 ( 0.000039)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.004780 0.001366 2.083034 ( 3.040148)
build_miniruby 0.001257 0.000359 1.673439 ( 1.807990)
build_ruby 0.001952 0.000000 4.254338 ( 4.619692)
build_all 0.008333 0.001335 6.636783 ( 4.110681)
build_install 0.008834 0.011849 8.407171 ( 6.238281)
test_btest 0.000810 0.000278 72.841080 ( 35.063655)
test_basic 0.004107 0.005398 0.943682 ( 0.989377)
test_all 0.113065 0.030913 672.305639 (195.238331)
test_rubyspec 0.050332 0.028647 115.525867 ( 25.235365)
total: 276.34 sec