Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-085229
#<BuildRuby:0x000055dfc3c921a8
@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.20230616-085229",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.005036 0.001050 1.972767 ( 5.135096)
build_miniruby 0.001151 0.000239 1.453395 ( 2.068138)
build_ruby 0.001507 0.000314 2.794808 ( 3.520070)
build_all 0.003256 0.005088 2.505933 ( 2.813945)
build_install 0.013495 0.003374 3.794275 ( 4.209159)
test_btest 0.000498 0.000124 76.585427 ( 45.743858)
test_basic 0.000000 0.003613 0.795385 ( 1.518248)
test_all 0.000867 0.001550 581.538588 (311.968610)
test_rubyspec 0.024803 0.027190 87.612539 (127.225153)
total: 504.20 sec