Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-021640
#<BuildRuby:0x0000562827c3a258
@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.20231021-021640",
@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.000001 0.000016 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.001852 0.004319 2.075053 ( 2.203826)
build_miniruby 0.001235 0.000190 1.294450 ( 1.294016)
build_ruby 0.001303 0.000200 2.601572 ( 2.790101)
build_all 0.006804 0.000000 5.452670 ( 2.170356)
build_install 0.008861 0.007395 6.471753 ( 3.002006)
test_btest 0.000787 0.000152 79.476699 ( 20.497426)
test_basic 0.002043 0.003626 0.646415 ( 0.708046)
test_all 0.004231 0.004062 630.559783 (224.703258)
test_rubyspec 0.039532 0.026868 100.455469 (119.671987)
total: 377.04 sec