Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-232226
#<BuildRuby:0x000055b2ef57e8e0
@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.20230902-232226",
@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.000001 0.000015 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.001373 0.004181 1.812121 ( 2.755018)
build_miniruby 0.001358 0.000209 1.672717 ( 1.721961)
build_ruby 0.001757 0.000270 3.455242 ( 3.783173)
build_all 0.000880 0.007575 6.114329 ( 4.123126)
build_install 0.019488 0.000000 7.462322 ( 5.637020)
test_btest 0.000967 0.000000 82.531908 ( 42.749479)
test_basic 0.003518 0.004023 0.923638 ( 1.054435)
test_all 0.009524 0.000292 679.765208 (306.458760)
test_rubyspec 0.043653 0.024699 100.546105 (118.114870)
total: 486.40 sec