Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-004144
#<BuildRuby:0x000055a566b82138
@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.20240118-004144",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.007020 0.000322 2.040928 ( 3.987674)
build_miniruby 0.001694 0.000181 1.867795 ( 2.645439)
build_ruby 0.002208 0.000237 3.506619 ( 4.928657)
build_all 0.008725 0.000461 6.104833 ( 8.273527)
build_install 0.014954 0.005212 7.597275 ( 10.540228)
test_btest 0.001151 0.000000 87.481540 (118.954325)
test_basic 0.000516 0.004177 0.983923 ( 1.869419)
test_all 0.113331 0.017086 805.013627 (666.884093)
test_rubyspec 0.052286 0.047479 167.387304 (206.656405)
total: 1024.74 sec