Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-213130
#<BuildRuby:0x00005597d7e0df70
@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.20230828-213130",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.007464 0.000370 2.314402 ( 4.968519)
build_miniruby 0.001337 0.000144 1.662834 ( 1.879287)
build_ruby 0.000000 0.002121 3.660898 ( 4.236220)
build_all 0.005988 0.002230 6.480862 ( 3.814019)
build_install 0.007872 0.013596 8.134845 ( 6.732021)
test_btest 0.001179 0.000275 86.907828 ( 63.633932)
test_basic 0.008879 0.000010 1.009328 ( 1.523109)
test_all 0.017958 0.000000 739.772888 (799.425427)
test_rubyspec 0.051622 0.031432 110.351732 (165.036223)
total: 1051.25 sec