Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-183647
#<BuildRuby:0x000055d4e30323d0
@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.20230109-183647",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000929 0.004191 1.178583 ( 1.545894)
build_miniruby 0.000000 0.001584 1.556168 ( 1.554535)
build_ruby 0.000582 0.001213 3.795705 ( 4.159512)
build_all 0.007797 0.000000 3.784934 ( 1.901036)
build_install 0.016242 0.000673 2.861996 ( 2.099444)
test_btest 0.000876 0.000000 55.834649 ( 16.519912)
test_basic 0.004664 0.000000 0.316395 ( 0.411806)
test_all 0.001727 0.000000 585.578316 (165.654005)
test_rubyspec 0.016855 0.026396 62.553032 ( 72.363631)
total: 266.21 sec