Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-215344
#<BuildRuby:0x000055daa7ce6198
@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.20230207-215344",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.004277 0.000534 1.107942 ( 1.566831)
build_miniruby 0.000000 0.001273 1.213686 ( 1.216448)
build_ruby 0.000000 0.001523 2.475363 ( 2.694740)
build_all 0.005776 0.000912 3.716457 ( 2.264248)
build_install 0.012718 0.001266 2.760813 ( 2.373148)
test_btest 0.000583 0.000087 55.208997 ( 26.820251)
test_basic 0.001171 0.004732 0.430609 ( 0.539165)
test_all 0.000980 0.000181 625.535507 (235.290362)
test_rubyspec 0.025144 0.019002 69.932556 ( 80.736593)
total: 353.50 sec