Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-192513
#<BuildRuby:0x000055ba22369f70
@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.20240312-192513",
@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.000019 0.000005 0.000024 ( 0.000023)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.006640 0.001811 2.662963 ( 3.213734)
build_miniruby 0.001325 0.000361 1.829684 ( 1.848666)
build_ruby 0.000000 0.002010 4.032866 ( 4.406745)
build_all 0.000000 0.008771 7.106575 ( 4.591271)
build_install 0.005409 0.015471 9.054812 ( 6.408391)
test_btest 0.000762 0.000396 96.383686 ( 65.042901)
test_basic 0.004009 0.004037 1.073796 ( 1.314375)
test_all 0.104094 0.018584 768.248709 (357.635697)
test_rubyspec 0.052203 0.033652 124.455698 (133.888301)
total: 578.35 sec