Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-180946
#<BuildRuby:0x000055adf94c63d0
@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.20230204-180946",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.004471 0.000777 1.306849 ( 1.892599)
build_miniruby 0.001131 0.000196 1.573755 ( 1.578991)
build_ruby 0.001442 0.000251 2.458145 ( 2.668500)
build_all 0.002868 0.004913 3.830816 ( 1.952304)
build_install 0.007464 0.004088 2.577448 ( 1.766157)
test_btest 0.000714 0.000172 56.490973 ( 14.769070)
test_basic 0.001784 0.003692 0.340855 ( 0.432244)
test_all 0.001377 0.000371 614.690925 (176.868552)
test_rubyspec 0.015217 0.024547 60.474067 ( 70.473421)
total: 272.40 sec