Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-033851
#<BuildRuby:0x0000561ebd4d6868
@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.20240303-033851",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000019 0.000007 0.000026 ( 0.000025)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.002069 0.004770 2.638770 ( 2.363898)
build_miniruby 0.001046 0.000398 1.684592 ( 1.682905)
build_ruby 0.001285 0.000489 3.469802 ( 3.706089)
build_all 0.002479 0.005825 6.899371 ( 3.496623)
build_install 0.012803 0.006567 8.770745 ( 5.030336)
test_btest 0.000572 0.000254 93.939031 ( 38.898813)
test_basic 0.004731 0.002520 0.952024 ( 1.041513)
test_all 0.084024 0.035586 770.301540 (297.815420)
test_rubyspec 0.034696 0.057885 127.499928 (153.986512)
total: 508.02 sec