Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-015858
#<BuildRuby:0x00005645a08da3b0
@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.20230511-015858",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000018 0.000005 0.000023 ( 0.000021)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.004545 0.001083 1.750768 ( 3.019504)
build_miniruby 0.001302 0.000000 1.337461 ( 1.335802)
build_ruby 0.000000 0.001671 2.472722 ( 2.690994)
build_all 0.004918 0.001894 2.117477 ( 1.303825)
build_install 0.012451 0.004143 3.306471 ( 2.367898)
test_btest 0.000485 0.000131 74.113761 ( 23.792184)
test_basic 0.005105 0.000250 0.753492 ( 0.833496)
test_all 0.001793 0.000465 603.621785 (220.014160)
test_rubyspec 0.028076 0.019341 74.779530 ( 86.801895)
total: 342.16 sec